Skip to content

Commit

Permalink
fix(content): Fixed outdated event condition in FW Bloodsea missions (e…
Browse files Browse the repository at this point in the history
  • Loading branch information
RisingLeaf authored Dec 29, 2023
1 parent 12f8937 commit c60ef36
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions data/human/free worlds 2 middle.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1451,7 +1451,7 @@ mission "FW Bloodsea 1.1"
conversation
`The local leaders are unwilling to meet aboard your ship, and Alondo is afraid you will be ambushed if you venture too far away from it, so eventually they agree to set up a tent on the landing pad next to yours and meet there. Outside, a storm is raging, the rain mixing with salt spray from the blood-red ocean nearby.`
branch peaceful
not "event: fw suppressed Bloodsea"
not "event: fw suppressed Greenrock"
` Most of the leaders grimace at the sight of you. "What is the invader doing here?" one of them asks to Alondo.`
` "Captain <last> was only following orders, but the officer responsible for giving those orders has been justly punished," Alondo says. "We come in peace this time." The leaders don't seem convinced with that answer, but they agree to continue.`
label peaceful
Expand All @@ -1468,7 +1468,7 @@ mission "FW Bloodsea 1.1"
` "So, we attack them?" you ask.`
label invade
branch hostile
not "event: fw suppressed Bloodsea"
not "event: fw suppressed Greenrock"
` "They didn't seem very happy about you doing that the first time. But..." Alondo pauses for a moment.`
label hostile
` "That's certainly the simpler option," he says. "Tomek may have been punished for disobeying the Senate's orders, but we're in a different situation now. Our numbers have swelled because of our victories and new territory, and we now have the Dreadnoughts at our disposal, so occupying Bloodsea is now a viable option.`
Expand Down

0 comments on commit c60ef36

Please sign in to comment.