Skip to content

Commit

Permalink
feat(content): Various improvements to human hails (endless-sky#9865)
Browse files Browse the repository at this point in the history
- Adds three new civilian hails (two on zero-g cricket and one on the Quarg, derived from a previous hail).
- Adds one new variation on a Navy hail.
- Removes one hail but integrates its text into another hail set and adds some more to them (as those "in Soviet Russia"-type jokes were happening too often).
- Revises some other hails & cuts down on some truly absurd variations.
- Adds some new variation to a bunch of other hails.
- Adds new sets of pirate disabled hails and makes the pirate governments use those hails.
  • Loading branch information
bene-dictator authored Apr 17, 2024
1 parent 530f528 commit cbd0851
Show file tree
Hide file tree
Showing 2 changed files with 301 additions and 190 deletions.
12 changes: 6 additions & 6 deletions data/governments.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1047,9 +1047,9 @@ government "Pirate"
"bribe" .05
"fine" 0
"friendly hail" "friendly pirate"
"friendly disabled hail" "friendly disabled"
"friendly disabled hail" "friendly disabled pirate"
"hostile hail" "hostile pirate"
"hostile disabled hail" "hostile disabled"
"hostile disabled hail" "hostile disabled pirate"
raid "pirate raid"

government "Pirate (Devil-Run Gang)"
Expand All @@ -1070,9 +1070,9 @@ government "Pirate (Devil-Run Gang)"
"bribe" .05
"fine" 0
"friendly hail" "friendly pirate"
"friendly disabled hail" "friendly disabled"
"friendly disabled hail" "friendly disabled pirate"
"hostile hail" "hostile pirate"
"hostile disabled hail" "hostile disabled"
"hostile disabled hail" "hostile disabled pirate"

government "Pirate (Rival)"
"display name" "Pirate"
Expand All @@ -1090,9 +1090,9 @@ government "Pirate (Rival)"
"bribe" 0
"fine" 0
"friendly hail" "friendly pirate"
"friendly disabled hail" "friendly disabled"
"friendly disabled hail" "friendly disabled pirate"
"hostile hail" "hostile pirate"
"hostile disabled hail" "hostile disabled"
"hostile disabled hail" "hostile disabled pirate"
raid "pirate raid"

color "governments: Pug" .99 .89 .70
Expand Down
Loading

0 comments on commit cbd0851

Please sign in to comment.