Skip to content

Commit

Permalink
fix(content): Correct offer conditions of "Small Pirate gambling" (en…
Browse files Browse the repository at this point in the history
  • Loading branch information
Anarchist2 authored Oct 7, 2023
1 parent 9154b79 commit c51076b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion data/human/frontier jobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ mission "Small Pirate gambling"
repeat
to offer
random < 3
"reputation: Pirates" < 0
"reputation: Pirate" < 0
"combat rating" < 200
credits > 14357
source
Expand Down

0 comments on commit c51076b

Please sign in to comment.