mirror of
https://github.com/wesnoth/wesnoth
synced 2025-04-29 00:31:39 +00:00
Wired in the new music tracks to some scenarios.
This commit is contained in:
parent
d781db0bb6
commit
5803b27079
@ -414,6 +414,10 @@
|
||||
name=knalgan_theme.ogg
|
||||
append=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=heroes_rite.ogg
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
[sound]
|
||||
name=lich-hit-1.ogg
|
||||
|
@ -3,7 +3,8 @@
|
||||
id=15_The_Lost_General
|
||||
name= _ "The Lost General"
|
||||
map_data="{campaigns/Heir_To_The_Throne/maps/15_The_Lost_General.map}"
|
||||
{SCENARIO_MUSIC "knalgan_theme.ogg"}
|
||||
{SCENARIO_MUSIC "the_deep_path.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "knalgan_theme.ogg"}
|
||||
{TURNS 64 60 54}
|
||||
|
||||
{UNDERGROUND}
|
||||
|
@ -217,14 +217,18 @@
|
||||
|
||||
#change the music to being frantic as lots of orcs arrive
|
||||
[music]
|
||||
name=frantic.ogg
|
||||
name=the_dangerous_symphony.ogg
|
||||
immediate=yes
|
||||
play_once=yes
|
||||
[/music]
|
||||
[music]
|
||||
name=the_dangerous_symphony.ogg
|
||||
name=the_deep_path.ogg
|
||||
append=no
|
||||
[/music]
|
||||
[music]
|
||||
name=heroes_rite.ogg
|
||||
append=yes
|
||||
[/music]
|
||||
|
||||
#define HASTY_TROLL X Y
|
||||
{LOYAL_UNIT 3 (Troll) {X} {Y} (Troll) ( _ "Troll")}
|
||||
|
@ -31,10 +31,9 @@
|
||||
[generator]
|
||||
[settings]
|
||||
name= _ "The Scepter of Fire"
|
||||
{SCENARIO_MUSIC "knalgan_theme.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "underground.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "nunc_dimittis.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "revelation.ogg"}
|
||||
{SCENARIO_MUSIC "the_deep_path.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "knalgan_theme.ogg"}
|
||||
{EXTRA_SCENARIO_MUSIC "heroes_rite.ogg"}
|
||||
{TURNS 50 45 35}
|
||||
victory_when_enemies_defeated=no
|
||||
next_scenario=18_A_Choice_Must_Be_Made
|
||||
|
Loading…
x
Reference in New Issue
Block a user