Skip to content

Commit

Permalink
fix(content): Condition Typos in Coalition Intro (endless-sky#9385)
Browse files Browse the repository at this point in the history
  • Loading branch information
quyykk authored Sep 30, 2023
1 parent c16bdf1 commit e81785a
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 15 deletions.
22 changes: 11 additions & 11 deletions data/coalition/coalition jobs.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1523,7 +1523,7 @@ mission "Evacuate Lunarium True"
deadline
to offer
random < 10
has "Lunarium Evacuation 6: done"
has "Lunarium: Evacuation 6: done"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
to fail
Expand Down Expand Up @@ -1555,7 +1555,7 @@ mission "Evacuate Lunarium Fail"
deadline
to offer
random < 5
has "Lunarium Evacuation 6: done"
has "Lunarium: Evacuation 6: done"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
to fail
Expand All @@ -1582,7 +1582,7 @@ mission "Lunarium: Armageddon Core Delivery"
description "The Lunarium is offering <payment> for you to deliver an Armageddon Core to <destination>."
to offer
random < 4
has "Lunarium: Reactors: done"
has "Lunarium: Smuggling: Reactors: done"
not "Lunarium: Armageddon Core Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand All @@ -1609,7 +1609,7 @@ mission "Lunarium: Fusion Reactor Delivery"
description "The Lunarium is offering <payment> for you to deliver a Fusion Reactor to <destination>."
to offer
random < 7
has "Lunarium: Reactors: done"
has "Lunarium: Smuggling: Reactors: done"
not "Lunarium: Fusion Reactor Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand All @@ -1636,7 +1636,7 @@ mission "Lunarium: Breeder Reactor Delivery"
description "The Lunarium is offering <payment> for you to deliver a Breeder Reactor to <destination>."
to offer
random < 10
has "Lunarium: Reactors: done"
has "Lunarium: Smuggling: Reactors: done"
not "Lunarium: Breeder Reactor Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand All @@ -1663,7 +1663,7 @@ mission "Lunarium: Torpedo Delivery"
description "The Lunarium is offering <payment> for you to deliver a Torpedo Launcher, complete with 30 torpedoes, to <destination>."
to offer
random < 12
has "Lunarium: Torpedoes: done"
has "Lunarium: Smuggling: Torpedoes: done"
not "Lunarium: Torpedo Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand All @@ -1690,7 +1690,7 @@ mission "Lunarium: Typhoon Delivery"
description "The Lunarium is offering <payment> for you to deliver a Typhoon Launcher, complete with 30 Typhoon Torpedoes, to <destination>."
to offer
random < 7
has "Lunarium: Torpedoes: done"
has "Lunarium: Smuggling: Torpedoes: done"
not "Lunarium: Typhoon Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand All @@ -1715,7 +1715,7 @@ mission "Lunarium: Plasma Delivery"
description "The Lunarium is offering <payment> for you to deliver a Plasma Turret to <destination>."
to offer
random < 6
has "Lunarium: Heat: done"
has "Lunarium: Smuggling: Heat: done"
not "Lunarium: Plasma Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand All @@ -1739,7 +1739,7 @@ mission "Lunarium: Flamethrower Delivery"
description "The Lunarium is offering <payment> for you to deliver a pair of Flamethrowers to <destination>."
to offer
random < 8
has "Lunarium: Heat: done"
has "Lunarium: Smuggling: Heat: done"
not "Lunarium: Flamethrower Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand All @@ -1763,7 +1763,7 @@ mission "Lunarium: Grenade Delivery"
description "The Lunarium is offering <payment> for you to deliver a dozen Fragmentation Grenades to <destination>."
to offer
random < 11
has "Lunarium: Grenades: done"
has "Lunarium: Smuggling: Grenades: done"
not "Lunarium: Grenade Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand All @@ -1787,7 +1787,7 @@ mission "Lunarium: Anti-Missile Delivery"
description "The Lunarium is are offering <payment> for you to deliver a Heavy Anti-Missile Turret to <destination>."
to offer
random < 10
has "Lunarium: AM: done"
has "Lunarium: Smuggling: AM: done"
not "Lunarium: Anti-Missile Delivery: active"
not "Heliarch Investigation 2: active"
not "joined the heliarchs"
Expand Down
2 changes: 1 addition & 1 deletion data/coalition/lunarium intro.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1607,7 +1607,7 @@ mission "Lunarium: Combat Training 1"
or
has "Lunarium: Propaganda 4: done"
has "Lunarium: Evacuation 6: done"
has "Lunarium: Reactors: done"
has "Lunarium: Smuggling: Reactors: done"
and
or
not "event: fw suppressed Greenrock"
Expand Down
5 changes: 2 additions & 3 deletions data/quarg/quarg missions.txt
Original file line number Diff line number Diff line change
Expand Up @@ -231,9 +231,8 @@ mission "Ask Quarg About Coalition Early"
to offer
has "First Contact: Quarg: offered"
has "Coalition: First Contact: done"
not "assisted heliarch"
not "Heliarch Recon 1: offered"
not "Lunarium: Introductions: offered"
not "joined the lunarium"
not "joined the heliarchs"
source
attributes "quarg"
attributes "station"
Expand Down

0 comments on commit e81785a

Please sign in to comment.