diff --git a/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg b/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg index aca79a52a6f..cdbe535570e 100644 --- a/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg +++ b/data/campaigns/The_South_Guard/scenarios/1.Born_To_The_Banner.cfg @@ -2,7 +2,7 @@ id=1_Born_To_The_Banner #textdomain wesnoth-tsg - name= _ "1 Born to the Banner" + name= _ "Born to the Banner" next_scenario=2_Proven_By_The_Sword [music] name=wesnoth-1.ogg diff --git a/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg b/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg index abac9d5a282..56c79872cd0 100644 --- a/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg +++ b/data/campaigns/The_South_Guard/scenarios/2.Proven_By_The_Sword.cfg @@ -2,7 +2,7 @@ id=2_Proven_By_The_Sword #textdomain wesnoth-tsg - name= _ "2 Proven By The Sword" + name= _ "Proven By The Sword" next_scenario=3_A_Desperate_Errand [music] name=gameplay03.ogg diff --git a/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg b/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg index a3c1de88dfd..ccb7a3866e7 100644 --- a/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg +++ b/data/campaigns/The_South_Guard/scenarios/3.A_Desparate_Errand.cfg @@ -2,7 +2,7 @@ id=3_A_Desperate_Errand #textdomain wesnoth-tsg - name= _ "3 A Desperate Errand" + name= _ "A Desperate Errand" next_scenario=4_Vale_of_Tears [music] name=wesnoth-1.ogg diff --git a/data/campaigns/The_South_Guard/scenarios/4.Vale_of_Tears.cfg b/data/campaigns/The_South_Guard/scenarios/4.Vale_of_Tears.cfg index d69a535b58e..ebd6a2f1519 100644 --- a/data/campaigns/The_South_Guard/scenarios/4.Vale_of_Tears.cfg +++ b/data/campaigns/The_South_Guard/scenarios/4.Vale_of_Tears.cfg @@ -2,7 +2,7 @@ id=4_Vale_of_Tears #textdomain wesnoth-tsg - name= _ "4 Vale of Tears" + name= _ "Vale of Tears" next_scenario=5_Choice_In_The_Fog [music] name=wesnoth-1.ogg diff --git a/data/campaigns/The_South_Guard/scenarios/5.Choice_In_The_Fog.cfg b/data/campaigns/The_South_Guard/scenarios/5.Choice_In_The_Fog.cfg index d3fb1400e24..ae2da24c684 100644 --- a/data/campaigns/The_South_Guard/scenarios/5.Choice_In_The_Fog.cfg +++ b/data/campaigns/The_South_Guard/scenarios/5.Choice_In_The_Fog.cfg @@ -2,8 +2,8 @@ id=5_Choice_In_The_Fog #textdomain wesnoth-tsg - name= _ "5 Choice in the Fog" - next_scenario=6_Tidings_Good_And_Ill + name= _ "Choice in the Fog" + next_scenario=6a_Tidings_Good_And_Ill [music] name=wesnoth-1.ogg [/music] @@ -590,7 +590,7 @@ [/message] [endlevel] result=victory - next_scenario=6_The_Long_March + next_scenario=6b_The_Long_March bonus=yes [/endlevel] [/then] @@ -654,7 +654,7 @@ [/store_unit] [endlevel] result=victory - next_scenario=6_Tidings_Good_And_Ill + next_scenario=6a_Tidings_Good_And_Ill bonus=yes [/endlevel] [/else] diff --git a/data/campaigns/The_South_Guard/scenarios/6a.Tidings_Good_And_Ill.cfg b/data/campaigns/The_South_Guard/scenarios/6a.Tidings_Good_And_Ill.cfg index b1fd2720ef3..30e4bb2654e 100644 --- a/data/campaigns/The_South_Guard/scenarios/6a.Tidings_Good_And_Ill.cfg +++ b/data/campaigns/The_South_Guard/scenarios/6a.Tidings_Good_And_Ill.cfg @@ -1,9 +1,9 @@ [scenario] - id=6_Tidings_Good_And_Ill + id=6a_Tidings_Good_And_Ill #textdomain wesnoth-tsg - name= _ "6 Tidings, Good and Ill" - next_scenario=7_Into_The_Depths + name= _ "Tidings, Good and Ill" + next_scenario=7a_Into_The_Depths [music] name=wesnoth-4.ogg [/music] diff --git a/data/campaigns/The_South_Guard/scenarios/6b.The_Long_March.cfg b/data/campaigns/The_South_Guard/scenarios/6b.The_Long_March.cfg index b38940e7071..84b347f4828 100644 --- a/data/campaigns/The_South_Guard/scenarios/6b.The_Long_March.cfg +++ b/data/campaigns/The_South_Guard/scenarios/6b.The_Long_March.cfg @@ -1,9 +1,9 @@ [scenario] - id=6_The_Long_March + id=6b_The_Long_March #textdomain wesnoth-tsg - name= _ "6 The Long March" - next_scenario=7_Pebbles_In_The_Flood + name= _ "The Long March" + next_scenario=7b_Pebbles_In_The_Flood [music] name=wesnoth-1.ogg [/music] diff --git a/data/campaigns/The_South_Guard/scenarios/7a.Into_The_Depths.cfg b/data/campaigns/The_South_Guard/scenarios/7a.Into_The_Depths.cfg index e81f12ac9e3..d55d58d6ac6 100644 --- a/data/campaigns/The_South_Guard/scenarios/7a.Into_The_Depths.cfg +++ b/data/campaigns/The_South_Guard/scenarios/7a.Into_The_Depths.cfg @@ -1,9 +1,9 @@ [scenario] - id=7_Into_The_Depths + id=7a_Into_The_Depths #textdomain wesnoth-tsg - name= _ "7 Into The Depths" - next_scenario=8_Vengeance + name= _ "Into The Depths" + next_scenario=8a_Vengeance [music] name=underground.ogg [/music] diff --git a/data/campaigns/The_South_Guard/scenarios/7b.Pebbles_In_The_Flood.cfg b/data/campaigns/The_South_Guard/scenarios/7b.Pebbles_In_The_Flood.cfg index c5bed43efa0..48f9690c82d 100644 --- a/data/campaigns/The_South_Guard/scenarios/7b.Pebbles_In_The_Flood.cfg +++ b/data/campaigns/The_South_Guard/scenarios/7b.Pebbles_In_The_Flood.cfg @@ -1,9 +1,9 @@ [scenario] - id=8_Pebbles_In_The_Flood + id=7b_Pebbles_In_The_Flood #textdomain wesnoth-tsg - name= _ "8 Pebbles in the Flood" - next_scenario=9_The_Tides_of_War + name= _ "Pebbles in the Flood" + next_scenario=8b_The_Tides_of_War [music] name=main_menu.ogg [/music] diff --git a/data/campaigns/The_South_Guard/scenarios/8a.Vengeance.cfg b/data/campaigns/The_South_Guard/scenarios/8a.Vengeance.cfg index e4badeae1b4..34c1228b5c3 100644 --- a/data/campaigns/The_South_Guard/scenarios/8a.Vengeance.cfg +++ b/data/campaigns/The_South_Guard/scenarios/8a.Vengeance.cfg @@ -1,9 +1,9 @@ [scenario] - id=8_Vengeance + id=8a_Vengeance #textdomain wesnoth-tsg - name= _ "8 Vengeance" - next_scenario=9_Elf_Epilogue + name= _ "Vengeance" + next_scenario=9a_Elf_Epilogue [music] name=gameplay03.ogg [/music] diff --git a/data/campaigns/The_South_Guard/scenarios/8b.The_Tides_of_War.cfg b/data/campaigns/The_South_Guard/scenarios/8b.The_Tides_of_War.cfg index 95e81fd6bca..1b6aca0d12a 100644 --- a/data/campaigns/The_South_Guard/scenarios/8b.The_Tides_of_War.cfg +++ b/data/campaigns/The_South_Guard/scenarios/8b.The_Tides_of_War.cfg @@ -1,9 +1,9 @@ [scenario] - id=8_The_Tides_of_War + id=8b_The_Tides_of_War #textdomain wesnoth-tsg - name= _ "8 The Tides of War" - next_scenario=9_Bandit_Epilogue + name= _ "The Tides of War" + next_scenario=9b_Bandit_Epilogue [music] name=gameplay03.ogg [/music] diff --git a/data/campaigns/The_South_Guard/scenarios/9a.Elf_Epilogue.cfg b/data/campaigns/The_South_Guard/scenarios/9a.Elf_Epilogue.cfg index 465d0f20e94..eb7b5f76d7b 100644 --- a/data/campaigns/The_South_Guard/scenarios/9a.Elf_Epilogue.cfg +++ b/data/campaigns/The_South_Guard/scenarios/9a.Elf_Epilogue.cfg @@ -1,8 +1,8 @@ [scenario] - id=9_Elf_Epilogue + id=9a_Elf_Epilogue #textdomain wesnoth-tsg - name= _ "9 Epilogue" + name= _ "Epilogue" next_scenario=null turns=10 diff --git a/data/campaigns/The_South_Guard/scenarios/9b.Bandit_Epilogue.cfg b/data/campaigns/The_South_Guard/scenarios/9b.Bandit_Epilogue.cfg index 24de36c6753..c728797fdeb 100644 --- a/data/campaigns/The_South_Guard/scenarios/9b.Bandit_Epilogue.cfg +++ b/data/campaigns/The_South_Guard/scenarios/9b.Bandit_Epilogue.cfg @@ -1,8 +1,8 @@ [scenario] - id=9_Bandit_Epilogue + id=9b_Bandit_Epilogue #textdomain wesnoth-tsg - name= _ "9 Epilogue" + name= _ "Epilogue" next_scenario=null turns=10