Made a couple of campaign scenarios use "The Dangerous Symphony".
This commit is contained in:
parent
1f6a43a774
commit
3cefc53b3f
3 changed files with 13 additions and 8 deletions
|
@ -414,6 +414,16 @@
|
|||
|
||||
{DELAY 500}
|
||||
|
||||
[music]
|
||||
name=the_dangerous_symphony.ogg
|
||||
immediate=yes
|
||||
append=no
|
||||
[/music]
|
||||
[music]
|
||||
name=knalgan_theme.ogg
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
[sound]
|
||||
name=lich-hit-1.ogg
|
||||
[/sound]
|
||||
|
@ -454,11 +464,6 @@
|
|||
side=1
|
||||
type=Dark Adept
|
||||
[/allow_recruit]
|
||||
|
||||
[music]
|
||||
name=knalgan_theme.ogg
|
||||
immediate=yes
|
||||
[/music]
|
||||
[/event]
|
||||
|
||||
[event]
|
||||
|
|
|
@ -7,7 +7,7 @@
|
|||
turns=-1
|
||||
victory_when_enemies_defeated=no
|
||||
|
||||
{SCENARIO_MUSIC "knalgan_theme.ogg"}
|
||||
{SCENARIO_MUSIC "the_dangerous_symphony.ogg"}
|
||||
|
||||
{UNDERGROUND}
|
||||
|
||||
|
|
|
@ -9,8 +9,8 @@
|
|||
|
||||
next_scenario=A_Harrowing_Escape
|
||||
|
||||
{SCENARIO_MUSIC battle.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC knolls.ogg}
|
||||
{SCENARIO_MUSIC the_dangerous_symphony.ogg}
|
||||
{EXTRA_SCENARIO_MUSIC battle.ogg}
|
||||
|
||||
{campaigns/The_Rise_Of_Wesnoth/utils/trow-deaths.cfg}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue