From 5dbff70e155de5d061ea7e048d8c5cc46a29bd18 Mon Sep 17 00:00:00 2001 From: ln-zookeeper Date: Wed, 21 Dec 2016 15:01:28 +0200 Subject: [PATCH] UtBS: Fixed capitalization and a few other details in objectives (old scenario files not affected) --- .../scenarios/01_The_Morning_After.cfg | 4 +-- .../scenarios/02_Across_the_Harsh_Sands.cfg | 6 ++--- .../scenarios/03_Stirring_in_the_Night.cfg | 25 ++++++++++++++----- .../scenarios/05_A_Subterranean_Struggle.cfg | 4 +-- .../06a_In_the_Tunnels_of_Trolls.cfg | 2 +- .../06b_In_the_Domain_of_Dwarves.cfg | 2 +- .../scenarios/07a_Dealing_with_Dwarves.cfg | 2 +- .../scenarios/07b_Talking_with_Trolls.cfg | 2 +- .../scenarios/08_Out_of_the_Frying_Pan.cfg | 6 ++--- 9 files changed, 33 insertions(+), 20 deletions(-) diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/01_The_Morning_After.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/01_The_Morning_After.cfg index 0ffd4535718..2d77409319c 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/01_The_Morning_After.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/01_The_Morning_After.cfg @@ -101,7 +101,7 @@ [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Rescue Surviving Elves" + description= _ "Rescue surviving elves" condition=win [/objective] [objective] @@ -1094,7 +1094,7 @@ summary= _ "New Objectives:" show=yes [objective] - description= _ "Rescue Surviving Elves" + description= _ "Rescue surviving elves" condition=win [/objective] [objective] diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/02_Across_the_Harsh_Sands.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/02_Across_the_Harsh_Sands.cfg index 884b522c8bb..c6f0c850805 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/02_Across_the_Harsh_Sands.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/02_Across_the_Harsh_Sands.cfg @@ -181,7 +181,7 @@ [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Kaleh Must Reach the Northern Edge of the Desert" + description= _ "Kaleh must reach the northern edge of the desert" condition=win [/objective] [objective] @@ -1423,11 +1423,11 @@ summary= _ "New Objectives:" show=yes [objective] - description= _ "Kaleh Must Reach the Northern Edge of the Desert" + description= _ "Kaleh must reach the northern edge of the desert" condition=win [/objective] [objective] - description= _ "Defeat Outlaw Leader" + description= _ "Defeat outlaw leader" condition=win [/objective] [objective] diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg index 2fb00741e3e..cd1339a189e 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/03_Stirring_in_the_Night.cfg @@ -225,12 +225,13 @@ [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Survive Until Dawn (or)" + description= _ "Survive until dawn" condition=win show_turn_counter=yes [/objective] [objective] - description= _ "Defeat all Undead Leaders" + {ALTERNATIVE_OBJECTIVE_CAPTION} + description= _ "Defeat all undead leaders" condition=win [/objective] {VILLAGE_CONTROL_OBJECTIVE} @@ -1002,10 +1003,13 @@ summary= _ "New Objectives:" show=yes [objective] - description=_"Defeat Possessed Garak (or)" + description=_"Defeat Possessed Garak" condition=win [/objective] {DEFEAT_YSTARA_OBJECTIVE} + [+objective] + {ALTERNATIVE_OBJECTIVE_CAPTION} + [/objective] {VILLAGE_CONTROL_OBJECTIVE} {HERO_DEATH_OBJECTIVE} @@ -1085,10 +1089,13 @@ summary= _ "New Objectives:" show=yes [objective] - description=_"Defeat Possessed Garak (or)" + description=_"Defeat Possessed Garak" condition=win [/objective] {DEFEAT_AZKOTEP_OBJECTIVE} + [+objective] + {ALTERNATIVE_OBJECTIVE_CAPTION} + [/objective] {VILLAGE_CONTROL_OBJECTIVE} {HERO_DEATH_OBJECTIVE} @@ -1207,10 +1214,13 @@ summary= _ "New Objectives:" show=yes [objective] - description=_"Defeat Possessed Garak (or)" + description=_"Defeat Possessed Garak" condition=win [/objective] {DEFEAT_AZKOTEP_OBJECTIVE} + [+objective] + {ALTERNATIVE_OBJECTIVE_CAPTION} + [/objective] {VILLAGE_CONTROL_OBJECTIVE} {HERO_DEATH_OBJECTIVE} @@ -1333,10 +1343,13 @@ summary= _ "New Objectives:" show=yes [objective] - description=_"Defeat Possessed Garak (or)" + description=_"Defeat Possessed Garak" condition=win [/objective] {DEFEAT_YSTARA_OBJECTIVE} + [+objective] + {ALTERNATIVE_OBJECTIVE_CAPTION} + [/objective] {VILLAGE_CONTROL_OBJECTIVE} {HERO_DEATH_OBJECTIVE} diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg index ca4eb907749..d54d8dedc71 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/05_A_Subterranean_Struggle.cfg @@ -305,11 +305,11 @@ [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Explore Underground" + description= _ "Explore underground" condition=win [/objective] [objective] - description= _ "Defeat all Enemies" + description= _ "Defeat enemy leaders" condition=win [/objective] [objective] diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg index eb841d5aee0..8c4e4d42d48 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/06a_In_the_Tunnels_of_Trolls.cfg @@ -184,7 +184,7 @@ _ "These undead trolls fight again in death as they did in life, except this tim [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Kill Troll Leader" + description= _ "Kill troll leader" condition=win [/objective] [objective] diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg index fee205334ba..a0c39b2b94b 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/06b_In_the_Domain_of_Dwarves.cfg @@ -232,7 +232,7 @@ [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Kill Dwarf Chieftain" + description= _ "Kill dwarf chieftain" condition=win [/objective] diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/07a_Dealing_with_Dwarves.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/07a_Dealing_with_Dwarves.cfg index ff7f240195e..2390c694512 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/07a_Dealing_with_Dwarves.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/07a_Dealing_with_Dwarves.cfg @@ -69,7 +69,7 @@ [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Choose a Unit to Take the Fire Blade" + description= _ "Choose a unit to take the Fire Blade" condition=win [/objective] [/objectives] diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/07b_Talking_with_Trolls.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/07b_Talking_with_Trolls.cfg index 7b54f0a59d3..b867469a6d3 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/07b_Talking_with_Trolls.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/07b_Talking_with_Trolls.cfg @@ -69,7 +69,7 @@ [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Choose a Unit to Take the Fire Blade" + description= _ "Choose a unit to take the Fire Blade" condition=win [/objective] [/objectives] diff --git a/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg b/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg index e15541b93ec..191a8e5ace3 100644 --- a/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg +++ b/data/campaigns/Under_the_Burning_Suns/scenarios/08_Out_of_the_Frying_Pan.cfg @@ -387,7 +387,7 @@ [objectives] summary= _ "Starting Objectives:" [objective] - description= _ "Escape the Caves" + description= _ "Escape the caves" condition=win [/objective] [objective] @@ -2679,7 +2679,7 @@ summary= _ "New Objectives:" show=yes [objective] - description= _ "Explore Outside" + description= _ "Explore outside" condition=win [/objective] [objective] @@ -3591,7 +3591,7 @@ condition=win [/objective] [objective] - description= _ "If a human messenger escapes the valley" + description= _ "A human messenger escapes the valley" condition=lose [/objective] [objective]