From d44a978d0b1f4d4f12a089b6e42ed5ad36a89943 Mon Sep 17 00:00:00 2001 From: sigurdfdragon Date: Fri, 2 Aug 2019 20:40:40 -0400 Subject: [PATCH] WoV: Update to match the 1.0.2 version on the 1.14 add-on server Changes: S01: Clarify & simplify objectives S05: Give the player a warning about the sea serpents S09: Ensure dialog is spoken by a drake --- data/campaigns/Wings_of_Victory/dist/version | 2 +- .../Wings_of_Victory/scenarios/01_The_Hunt.cfg | 16 +++++----------- .../Wings_of_Victory/scenarios/05_Islands.cfg | 9 +++++++++ .../Wings_of_Victory/scenarios/09_Foothills.cfg | 4 +++- 4 files changed, 18 insertions(+), 13 deletions(-) diff --git a/data/campaigns/Wings_of_Victory/dist/version b/data/campaigns/Wings_of_Victory/dist/version index 7f207341d5d9..e6d5cb833c63 100644 --- a/data/campaigns/Wings_of_Victory/dist/version +++ b/data/campaigns/Wings_of_Victory/dist/version @@ -1 +1 @@ -1.0.1 \ No newline at end of file +1.0.2 \ No newline at end of file diff --git a/data/campaigns/Wings_of_Victory/scenarios/01_The_Hunt.cfg b/data/campaigns/Wings_of_Victory/scenarios/01_The_Hunt.cfg index dc7f60fce3b7..87092df31d86 100644 --- a/data/campaigns/Wings_of_Victory/scenarios/01_The_Hunt.cfg +++ b/data/campaigns/Wings_of_Victory/scenarios/01_The_Hunt.cfg @@ -187,12 +187,7 @@ {MODIFY_UNIT side=1 facing ne} [objectives] [objective] - description= _ "All enemies are defeated and Galun has become an Aspirant (reached level two)" - condition=win - [/objective] - {OBJECTIVE_OR} - [objective] - description= _ "Turns run out and Galun has become an Aspirant (reached level two)" + description= _ "Galun is an Aspirant (at least level two) at the end of the hunt" condition=win [/objective] [objective] @@ -208,16 +203,15 @@ condition=lose [/objective] [objective] - description= _ "Turns run out and Galun is still a Fledgling (level one)" - condition=lose - [/objective] - [objective] - description= _ "All enemies are defeated and Galun is still a Fledgling (level one)" + description= _ "Galun is still a Fledgling (level one) at the end of the hunt" condition=lose [/objective] [gold_carryover] carryover_percentage=0 [/gold_carryover] + [note] + description= _ "The hunt will end when turns run out, or when all enemy units have been defeated." + [/note] [/objectives] [/event] diff --git a/data/campaigns/Wings_of_Victory/scenarios/05_Islands.cfg b/data/campaigns/Wings_of_Victory/scenarios/05_Islands.cfg index 31fb46201bda..f63794407f48 100644 --- a/data/campaigns/Wings_of_Victory/scenarios/05_Islands.cfg +++ b/data/campaigns/Wings_of_Victory/scenarios/05_Islands.cfg @@ -170,6 +170,15 @@ [/message] [/event] + # Give the player a warning about the sea serpents + [event] + name=side 1 turn 2 + [message] + speaker=Vank + message= _ "Be alert, there are large creatures moving under the waves." + [/message] + [/event] + # Lifted from TRoW Rough Landing # Upon the first loss of an enemy side, a serpent is spawned in a location # from which it can't reach any player unit in one turn. The side 2 serpent diff --git a/data/campaigns/Wings_of_Victory/scenarios/09_Foothills.cfg b/data/campaigns/Wings_of_Victory/scenarios/09_Foothills.cfg index 6d002b847b15..58a0d5288bd8 100644 --- a/data/campaigns/Wings_of_Victory/scenarios/09_Foothills.cfg +++ b/data/campaigns/Wings_of_Victory/scenarios/09_Foothills.cfg @@ -267,7 +267,8 @@ time=1500 [/delay] [message] - speaker=second_unit + side=1 + race=drake message= _ "Walking bones without meat! What kind of abominations are these?" [/message] [/event] @@ -280,6 +281,7 @@ [/filter] [filter_second] side=1 + race=drake [/filter_second] [message] speaker=second_unit