Skip to content

Commit

Permalink
fix(content): Make Aberrant player rep properly negative, fix Windjam… (
Browse files Browse the repository at this point in the history
#201)

Update from upstream, just with a single commit.

Failed check is spelling from an unrelated commit.
  • Loading branch information
Zitchas authored Jan 21, 2025
2 parents e821924 + ef3c29a commit 94e1001
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/avgi/windjammers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ ship "Windjammer"
"cooling" 30
"overheat damage threshold" 0.66
"overheat damage rate" -0.06
"disabled recovery timer" 720
"disabled recovery time" 720
"thrust" 44
"turn" 720
"hull repair rate" 3
Expand Down Expand Up @@ -316,7 +316,7 @@ ship "Bluejacket"
"cooling" 30
"overheat damage threshold" 0.66
"overheat damage rate" -0.06
"disabled recovery timer" 720
"disabled recovery time" 720
"thrust" 22
"turn" 1440
"hull repair rate" 3
Expand Down
1 change: 1 addition & 0 deletions data/governments.txt
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ government "Aberrant"
language "Ka'het"
color 0.4 0.4 0.7

"player reputation" -1000
"default attitude" -.01
"attitude toward"
"Author" 0
Expand Down

0 comments on commit 94e1001

Please sign in to comment.