Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins committed Nov 5, 2018
2 parents da2abf5 + 168c3b9 commit 4b16dc8
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 7 deletions.
2 changes: 1 addition & 1 deletion data/commodities.txt
Original file line number Diff line number Diff line change
Expand Up @@ -563,7 +563,7 @@ trade
"thermoset polymer waste"
"trash"
"used syringes"
"volatile gasses"
"volatile gases"
commodity "Construction"
"box girders"
"carbon steel"
Expand Down
8 changes: 6 additions & 2 deletions data/free worlds middle.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1359,7 +1359,7 @@ mission "FW Bloodsea 1.1"
goto attack
label attack
` "So, we attack them?" you ask.`
` "You're on council now," he says. "I'll leave it up to you. Option one is, we bring them the supplies and workers, in merchant ships, but use very heavily armed merchant ships in case they double cross us. Option two is, we go to Dancer and see if JJ can lend us an invasion fleet."`
` "You're on the council now," he says. "I'll leave it up to you. Option one is, we bring them the supplies and workers, in merchant ships, but use very heavily armed merchant ships in case they double cross us. Option two is, we go to Dancer and see if JJ can lend us an invasion fleet."`
accept


Expand Down Expand Up @@ -1589,11 +1589,15 @@ mission "FW Albatross 1"
choice
` "Okay, I feel silly for even asking. Let's go meet up with JJ!"`
accept
` "Actually, I'm gay too."`
goto metoo
` "Ah. That certainly explains a lot."`
` "It seems crazy that anyone would be bothered by that in this day and age."`
` "Yes," she says. "Yes, it does. Now, let's go meet up with JJ."`
accept

label metoo
` Freya raises an eyebrow. "I hadn't heard. We don't have time to find someone else for this mission, so try not to say that so loudly when you're on Albatross."`
accept


mission "FW Albatross 2"
Expand Down
2 changes: 1 addition & 1 deletion data/hails.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3216,7 +3216,7 @@ phrase "hostile militia"

phrase "hostile militia"
word
"The militia"
"The militia "
"We "
word
"live"
Expand Down
2 changes: 1 addition & 1 deletion data/persons.txt
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@ person "Captain Nate"
gun -31 -45 "Heavy Rocket Launcher"
gun 31 -45 "Heavy Rocket Launcher"
gun 31 -45 "Heavy Rocket Launcher"
turret 0 40 "Anti-Missile Turret"
turret 0 42 "Anti-Missile Turret"
explode "tiny explosion" 18
explode "small explosion" 36
explode "medium explosion" 24
Expand Down
4 changes: 2 additions & 2 deletions data/tooltips.txt
Original file line number Diff line number Diff line change
Expand Up @@ -114,10 +114,10 @@ tip "heat generation:"
`Heat generated by this outfit per second. Heat generation can be offset by "cooling" outfits. If your ship exceeds its maximum heat, it must temporarily shut down to cool itself off.`

tip "hull repair / max:"
`Hull repair rate (per second) and total hull strength. Small ships are disabled when their hull strength drops below 50%; larger ships are disabled at 20%.`
`Hull repair rate (per second) and total hull strength. Small ships are disabled when their hull strength drops below 45%; larger ships are disabled at 15%.`

tip "hull:"
`Total hull strength. Small ships are disabled when their hull strength drops below 50%; larger ships are disabled at 20%.`
`Total hull strength. Small ships are disabled when their hull strength drops below 45%; larger ships are disabled at 15%.`

tip "hull energy:"
`Energy per second consumed when repairing the hull.`
Expand Down
Binary file modified images/ship/pointedstick_vanguard.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 4b16dc8

Please sign in to comment.