removed depreciated music from TSG, and wired in new gameplay tracks.
This commit is contained in:
parent
d4616c576b
commit
39f3d7832d
9 changed files with 40 additions and 14 deletions
|
@ -7,6 +7,7 @@ SVN trunk (1.1.1+svn):
|
|||
* all the unit names are not translatable
|
||||
* made translatable some forgotten strings
|
||||
* switched over to [music] from music=
|
||||
got rid of depreciated music and wired in new music.
|
||||
* Proven By The Sword: fixed recall of Javelineers
|
||||
* removed the uneeded Dread Lich
|
||||
* added custom SG flag
|
||||
|
|
|
@ -5,9 +5,14 @@
|
|||
name= _ "Born to the Banner"
|
||||
next_scenario=2_Proven_By_The_Sword
|
||||
[music]
|
||||
name=wesnoth-1.ogg
|
||||
name=gameplay01.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=gameplay02.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=gameplay03.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
|
|
|
@ -12,6 +12,11 @@
|
|||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=gameplay02.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
{SG_MAP A_Desperate_Errand}
|
||||
{@campaigns/The_South_Guard/utils/sg_deaths.cfg}
|
||||
|
|
|
@ -7,6 +7,11 @@
|
|||
[music]
|
||||
name=wesnoth-1.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=gameplay01.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=elf-land.ogg
|
||||
ms_before=500
|
||||
|
|
|
@ -5,13 +5,9 @@
|
|||
name= _ "Choice in the Fog"
|
||||
next_scenario=6a_Tidings_Good_And_Ill
|
||||
[music]
|
||||
name=wesnoth-1.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=elf-land.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
name=underground.ogg
|
||||
[/music]
|
||||
# music changes when bandits are encountered
|
||||
|
||||
|
||||
{SG_MAP Choice_In_The_Fog}
|
||||
|
@ -292,7 +288,16 @@
|
|||
[filter]
|
||||
description=Urza Afalas
|
||||
[/filter]
|
||||
|
||||
|
||||
[music]
|
||||
name=gameplay01.ogg
|
||||
ms_before=500
|
||||
[/music]
|
||||
[music]
|
||||
name=gameplay02.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
[message]
|
||||
speaker=Urza Afalas
|
||||
message= _ "Thank heaven! You're alive!"
|
||||
|
|
|
@ -5,7 +5,12 @@
|
|||
name= _ "Tidings, Good and Ill"
|
||||
next_scenario=7a_Into_The_Depths
|
||||
[music]
|
||||
name=wesnoth-4.ogg
|
||||
name=gameplay03.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=wesnoth-2.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
{SG_MAP Tidings_Good_And_Ill}
|
||||
|
|
|
@ -8,7 +8,7 @@
|
|||
name=underground.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=wesnoth-5.ogg
|
||||
name=wgameplay01.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
name= _ "Vengeance"
|
||||
next_scenario=9a_Elf_Epilogue
|
||||
[music]
|
||||
name=gameplay03.ogg
|
||||
name=main_menu.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=elf-land.ogg
|
||||
name=gameplay01.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
|
|
@ -5,10 +5,10 @@
|
|||
name= _ "The Tides of War"
|
||||
next_scenario=9b_Bandit_Epilogue
|
||||
[music]
|
||||
name=gameplay03.ogg
|
||||
name=main_menu_new.ogg
|
||||
[/music]
|
||||
[music]
|
||||
name=main_menu_new.ogg
|
||||
name=gameplay03.ogg
|
||||
ms_before=500
|
||||
append=yes
|
||||
[/music]
|
||||
|
|
Loading…
Add table
Reference in a new issue