Skip to content

Commit ecd9741

Browse files
authored
fix(content): Clear the tribute fleet from Kort Vek'kri once it changes governments (endless-sky#10738)
1 parent e1a4072 commit ecd9741

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

data/wanderer/wanderers start.txt

+15
Original file line numberDiff line numberDiff line change
@@ -2457,6 +2457,21 @@ event "battle for sich'ka'ara ends"
24572457
planet "Kort Vek'kri"
24582458
attributes "unfettered"
24592459
spaceport `The Unfettered clearly do not know quite what to make of the Wanderer research station here that they have recently captured. Animals that were once part of various experiments are now wandering loose, and the Unfettered are making only sporadic efforts to keep them well-fed. Every once in a while one of them, driven by sheer hunger, tries to smash its way into one of the crates of military rations that the Unfettered have stacked up in the shade near the main landing pad.`
2460+
remove tribute
2461+
2462+
# Patch mission for players who got these missions before 0.10.11 and didn't get tribute from Kort Vek'kri cleared.
2463+
mission "Wanderers: Kort Vek'kri Tribute Patch"
2464+
landing
2465+
invisible
2466+
to offer
2467+
has "event: battle for sich'ka'ara ends"
2468+
on offer
2469+
event "kort vek'kri tribute clear"
2470+
fail
2471+
2472+
event "kort vek'kri tribute clear"
2473+
planet "Kort Vek'kri"
2474+
remove tribute
24602475

24612476
event "solifuge deployment"
24622477
shipyard "Mon Ki o'Uden Advanced"

data/wanderer/wanderers.txt

+1
Original file line numberDiff line numberDiff line change
@@ -878,6 +878,7 @@ event "wanderers: more systems lost"
878878
attributes "unfettered" "fishing"
879879
description `The surface of this world is almost entirely ocean. The Wanderer settlements were built on massive floating algae mats, some of them the size of a small city. Engines are attached to some of these floating villages, allowing them to be slowly propelled from one part of the planet's surface to another, and the only native industries are fishing and seaweed farming.`
880880
spaceport `The raft of algae that supports the spaceport is probably at least a dozen meters thick, but flexible enough that it bends as the ocean swells pass underneath, causing individual buildings to rise up or tilt slightly relative to their neighbors. Now that this world has been captured by the Unfettered, nearly all the buildings are empty; it appears that the Hai are not too fond of the idea of inhabiting a water world, so they are using it mostly as a military base.`
881+
remove tribute
881882

882883
planet "The Eye"
883884
spaceport ""

0 commit comments

Comments
 (0)