Author: esr
Date: Fri Aug 15 15:44:52 2008
New Revision: 28599

URL: http://svn.gna.org/viewcvs/wesnoth?rev=28599&view=rev
Log:
Tinker the Underlevels music so the war drums don't get lost in the
background.

Modified:
    
trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg

Modified: 
trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg?rev=28599&r1=28598&r2=28599&view=diff
==============================================================================
--- 
trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg 
(original)
+++ 
trunk/data/campaigns/The_Hammer_of_Thursagan/scenarios/12_The_Underlevels.cfg 
Fri Aug 15 15:44:52 2008
@@ -9,7 +9,8 @@
     map_data="[EMAIL PROTECTED]/The_Hammer_of_Thursagan/maps/underlevels.map}"
 
     {UNDERGROUND}
-    {SCENARIO_MUSIC "vengeful.ogg"}
+    # No scenario music; we don't want it drowning out the wardrums.
+
 
     {STARTING_VILLAGES 8 4}
     {STARTING_VILLAGES 5 6}
@@ -331,6 +332,26 @@
             message=_"Aye. Karrag, calling his troops to battle. Only the Dark 
Gods know what hellspawn the lich will summon. AXES UP!"
         [/message]
 
+        [music]
+            name=vengeful.ogg
+            immediate=yes
+        [/music]
+        [music]
+            name=underground.ogg
+            ms_before=12000
+            append=yes
+        [/music]
+        [music]
+            name=northerners.ogg
+            ms_before=12000
+            append=yes
+        [/music]
+        [music]
+            name=battle.ogg
+            ms_before=12000
+            append=yes
+        [/music]
+
         [objectives]
             side="1"
             silent="no"


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

Reply via email to