Author: zookeeper
Date: Sun Oct  5 11:43:11 2008
New Revision: 29891

URL: http://svn.gna.org/viewcvs/wesnoth?rev=29891&view=rev
Log:
Wired in the new music tracks to some scenarios.

Modified:
    
trunk/data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/16_Hasty_Alliance.cfg
    trunk/data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg

Modified: 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg?rev=29891&r1=29890&r2=29891&view=diff
==============================================================================
--- 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg
 (original)
+++ 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/11_Descent_into_Darkness.cfg
 Sun Oct  5 11:43:11 2008
@@ -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

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg?rev=29891&r1=29890&r2=29891&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg 
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/15_The_Lost_General.cfg 
Sun Oct  5 11:43:11 2008
@@ -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}

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/16_Hasty_Alliance.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/16_Hasty_Alliance.cfg?rev=29891&r1=29890&r2=29891&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/16_Hasty_Alliance.cfg 
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/16_Hasty_Alliance.cfg Sun 
Oct  5 11:43:11 2008
@@ -217,13 +217,17 @@
 
         #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

Modified: 
trunk/data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg?rev=29891&r1=29890&r2=29891&view=diff
==============================================================================
--- trunk/data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg 
(original)
+++ trunk/data/campaigns/Heir_To_The_Throne/scenarios/17_Scepter_of_Fire.cfg 
Sun Oct  5 11:43:11 2008
@@ -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


_______________________________________________
Wesnoth-commits mailing list
[email protected]
https://mail.gna.org/listinfo/wesnoth-commits

Reply via email to