added numbers to the scenario names,
and updated music tags to the new way, added playlists for most scenarios.
This commit is contained in:
parent
3df51873e0
commit
9bf9dcdfd8
14 changed files with 130 additions and 51 deletions
|
@ -18,7 +18,7 @@
|
|||
difficulties=EASY,NORMAL,HARD
|
||||
difficulty_descriptions="*" + {MENU_IMG_TXT2 units/human-loyalists/peasant.png _"Civilian" _"(simple)"} + ";" + {MENU_IMG_TXT2 units/human-loyalists/spearman.png _"Recruit" _"(easy)"} + ";" + {MENU_IMG_TXT2 units/human-loyalists/javelineer.png _"Soldier" _"(normal)"}
|
||||
|
||||
first_scenario=Born_To_The_Banner
|
||||
first_scenario=1_Born_To_The_Banner
|
||||
|
||||
[/campaign]
|
||||
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
[scenario]
|
||||
id=Born_To_The_Banner
|
||||
id=1_Born_To_The_Banner
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Born to the Banner"
|
||||
next_scenario=Proven_By_The_Sword
|
||||
music=wesnoth-1.ogg
|
||||
name= _ "1 Born to the Banner"
|
||||
next_scenario=2_Proven_By_The_Sword
|
||||
[music]
|
||||
name=wesnoth-1.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=gameplay03.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{SG_MAP Born_To_The_Banner}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
|
|
@ -1,10 +1,23 @@
|
|||
[scenario]
|
||||
id=Proven_By_The_Sword
|
||||
id=2_Proven_By_The_Sword
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Proven By The Sword"
|
||||
next_scenario=A_Desperate_Errand
|
||||
music=wesnoth-1.ogg
|
||||
name= _ "2 Proven By The Sword"
|
||||
next_scenario=3_A_Desperate_Errand
|
||||
[music]
|
||||
name=gameplay03.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=wesnoth-2.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=main_menu_new.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{SG_MAP Proven_By_The_Sword}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
|
|
@ -1,10 +1,17 @@
|
|||
[scenario]
|
||||
id=A_Desperate_Errand
|
||||
id=3_A_Desperate_Errand
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "A Desperate Errand"
|
||||
next_scenario=Vale_of_Tears
|
||||
music=wesnoth-2.ogg
|
||||
name= _ "3 A Desperate Errand"
|
||||
next_scenario=4_Vale_of_Tears
|
||||
[music]
|
||||
name=wesnoth-1.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=wesnoth-2.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
{SG_MAP A_Desperate_Errand}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
[scenario]
|
||||
id=Vale_of_Tears
|
||||
id=4_Vale_of_Tears
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Vale of Tears"
|
||||
next_scenario=Choice_In_The_Fog
|
||||
music=wesnoth-2.ogg
|
||||
name= _ "4 Vale of Tears"
|
||||
next_scenario=5_Choice_In_The_Fog
|
||||
[music]
|
||||
name=wesnoth-1.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=elf-land.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{SG_MAP Vale_of_Tears}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
[scenario]
|
||||
id=Choice_In_The_Fog
|
||||
id=5_Choice_In_The_Fog
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Choice in the Fog"
|
||||
next_scenario=Tidings_Good_And_Ill
|
||||
music=wesnoth-5.ogg
|
||||
name= _ "5 Choice in the Fog"
|
||||
next_scenario=6_Tidings_Good_And_Ill
|
||||
[music]
|
||||
name=wesnoth-1.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=elf-land.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{SG_MAP Choice_In_The_Fog}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
@ -582,7 +590,7 @@
|
|||
[/message]
|
||||
[endlevel]
|
||||
result=victory
|
||||
next_scenario=The_Long_March
|
||||
next_scenario=6_The_Long_March
|
||||
bonus=yes
|
||||
[/endlevel]
|
||||
[/then]
|
||||
|
@ -646,7 +654,7 @@
|
|||
[/store_unit]
|
||||
[endlevel]
|
||||
result=victory
|
||||
next_scenario=Tidings_Good_And_Ill
|
||||
next_scenario=6_Tidings_Good_And_Ill
|
||||
bonus=yes
|
||||
[/endlevel]
|
||||
[/else]
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
[scenario]
|
||||
id=Tidings_Good_And_Ill
|
||||
id=6_Tidings_Good_And_Ill
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Tidings, Good and Ill"
|
||||
next_scenario=Into_The_Depths
|
||||
music=wesnoth-4.ogg
|
||||
name= _ "6 Tidings, Good and Ill"
|
||||
next_scenario=7_Into_The_Depths
|
||||
[music]
|
||||
name=wesnoth-4.ogg
|
||||
[/music]
|
||||
|
||||
{SG_MAP Tidings_Good_And_Ill}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
[scenario]
|
||||
id=The_Long_March
|
||||
id=6_The_Long_March
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "The Long March"
|
||||
next_scenario=Pebbles_In_The_Flood
|
||||
music=wesnoth-3.ogg
|
||||
name= _ "6 The Long March"
|
||||
next_scenario=7_Pebbles_In_The_Flood
|
||||
[music]
|
||||
name=wesnoth-1.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=wesnoth-5.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{SG_MAP The_Long_March}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
|
|
@ -1,10 +1,17 @@
|
|||
[scenario]
|
||||
id=Into_The_Depths
|
||||
id=7_Into_The_Depths
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Into The Depths"
|
||||
next_scenario=Vengeance
|
||||
music=wesnoth-3.ogg
|
||||
name= _ "7 Into The Depths"
|
||||
next_scenario=8_Vengeance
|
||||
[music]
|
||||
name=underground.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=wesnoth-5.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
{SG_MAP Into_The_Depths}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
|
|
@ -1,10 +1,12 @@
|
|||
[scenario]
|
||||
id=Pebbles_In_The_Flood
|
||||
id=8_Pebbles_In_The_Flood
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Pebbles in the Flood"
|
||||
next_scenario=The_Tides_of_War
|
||||
music=wesnoth-5.ogg
|
||||
name= _ "8 Pebbles in the Flood"
|
||||
next_scenario=9_The_Tides_of_War
|
||||
[music]
|
||||
name=main_menu.ogg
|
||||
[/music]
|
||||
|
||||
{SG_MAP Pebbles_In_The_Flood}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_help.cfg}
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
[scenario]
|
||||
id=Vengeance
|
||||
id=8_Vengeance
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Vengeance"
|
||||
next_scenario=Elf_Epilogue
|
||||
music=wesnoth-4.ogg
|
||||
name= _ "8 Vengeance"
|
||||
next_scenario=9_Elf_Epilogue
|
||||
[music]
|
||||
name=gameplay03.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=elf-land.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{SG_MAP Vengeance}
|
||||
|
||||
|
|
|
@ -1,10 +1,18 @@
|
|||
[scenario]
|
||||
id=The_Tides_of_War
|
||||
id=8_The_Tides_of_War
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "The Tides of War"
|
||||
next_scenario=Bandit_Epilogue
|
||||
music=wesnoth-2.ogg
|
||||
name= _ "8 The Tides of War"
|
||||
next_scenario=9_Bandit_Epilogue
|
||||
[music]
|
||||
name=gameplay03.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=main_menu_new.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
|
||||
{SG_MAP The_Tides_of_War}
|
||||
{@campaigns/The_South_Guard/scenarios/sg_deaths.cfg}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[scenario]
|
||||
id=Elf_Epilogue
|
||||
id=9_Elf_Epilogue
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Epilogue"
|
||||
name= _ "9 Epilogue"
|
||||
next_scenario=null
|
||||
|
||||
turns=10
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
[scenario]
|
||||
id=Bandit_Epilogue
|
||||
id=9_Bandit_Epilogue
|
||||
#textdomain wesnoth-tsg
|
||||
|
||||
name= _ "Epilogue"
|
||||
name= _ "9 Epilogue"
|
||||
next_scenario=null
|
||||
|
||||
turns=10
|
||||
|
|
Loading…
Add table
Reference in a new issue