Author: zookeeper
Date: Thu Feb 28 21:55:38 2008
New Revision: 24145

URL: http://svn.gna.org/viewcvs/wesnoth?rev=24145&view=rev
Log:
A few music changes in SotBE and some little visual tweaks.

Modified:
    
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_Of_Barag_Gor.cfg
    
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_Of_Barag_Gor.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_Of_Barag_Gor.cfg?rev=24145&r1=24144&r2=24145&view=diff
==============================================================================
--- 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_Of_Barag_Gor.cfg
 (original)
+++ 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/04_The_Siege_Of_Barag_Gor.cfg
 Thu Feb 28 21:55:38 2008
@@ -10,7 +10,7 @@
 
     next_scenario="To_the_harbour_of_Tirigaz"
 
-    {SCENARIO_MUSIC "main_menu_new.ogg"}
+    {SCENARIO_MUSIC "battle.ogg"}
 
     [event]
         name=prestart
@@ -236,15 +236,13 @@
     [/story]
 
     [event]
-        name=start
+        name=prestart
 
         [set_variable]
             name=elvish_casualties
             value=0
         [/set_variable]
-        [recall]
-            description=Grüü
-        [/recall]
+
         {ELVISH_FIGHTER 18 14}
         {ELVISH_FIGHTER 21 12}
         {ELVISH_FIGHTER 22 11}
@@ -296,6 +294,14 @@
         {ELVISH_FIGHTER_G 5 30}
         {ELVISH_CAPTAIN_G 7 29}
         {ELVISH_FIGHTER_G 9 30}
+    [/event]
+
+    [event]
+        name=start
+
+        [recall]
+            description=Grüü
+        [/recall]
 
         [role]
             type=Direwolf Rider,Goblin Knight,Goblin Pillager,Wolf Rider
@@ -547,6 +553,7 @@
             type=Orcish Assassin
             x=7
             y=30
+            random_traits=no
             [modifications]
                 {TRAIT_LOYAL}
             [/modifications]

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg?rev=24145&r1=24144&r2=24145&view=diff
==============================================================================
--- 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
 (original)
+++ 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/05_To_The_Harbour_Of_Tirigaz.cfg
 Thu Feb 28 21:55:38 2008
@@ -5,7 +5,7 @@
     
map_data="{campaigns/Son_Of_The_Black_Eye/maps/To_The_Harbour_Of_Tirigaz.map}"
 
     {TURNS 36 30 24}
-    {SCENARIO_MUSIC "revelation.ogg"}
+    {SCENARIO_MUSIC "knalgan_theme.ogg"}
 
 #ifdef EASY
     {FIRST_WATCH}
@@ -223,48 +223,13 @@
     [/story]
 
     [event]
-        name=start
-        [recall]
-            description=Grüü
-        [/recall]
-        [teleport]
-            [filter]
-                description=Grüü
-            [/filter]
-            x=16
-            y=17
-        [/teleport]
-        [teleport]
-            [filter]
-                description="Kapou'e"
-            [/filter]
-            x=14
-            y=17
-        [/teleport]
+        name=prestart
+
         [item]
             x=21
             y=14
             image=scenery/fire1.png
         [/item]
-
-        [recall]
-            description=Pirk
-            x=21
-            y=15
-        [/recall]
-
-        [recall]
-            description=Gork
-            x=20
-            y=14
-        [/recall]
-
-        [recall]
-            description=Vraurk
-            x=22
-            y=15
-        [/recall]
-
         [item]
             x=15
             y=17
@@ -275,6 +240,30 @@
             y=24
             image=items/holy-water.png
         [/item]
+    [/event]
+
+    [event]
+        name=start
+
+        [recall]
+            description=Grüü
+            x,y=16,17
+        [/recall]
+
+        [recall]
+            description=Pirk
+            x,y=21,15
+        [/recall]
+
+        [recall]
+            description=Gork
+            x,y=20,14
+        [/recall]
+
+        [recall]
+            description=Vraurk
+            x,y=19,14
+        [/recall]
 
         [message]
             speaker=narrator
@@ -298,6 +287,22 @@
             description="Kapou'e"
             message= _ "You're right. I can see something is moving in these 
hills. Looks like there are undead there."
         [/message]
+
+        [scroll_to]
+            x,y=36,2
+        [/scroll_to]
+
+        [delay]
+            time=500
+        [/delay]
+
+        [scroll_to]
+            x,y=2,29
+        [/scroll_to]
+
+        [delay]
+            time=500
+        [/delay]
 
         [message]
             description="Grüü"

Modified: trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg?rev=24145&r1=24144&r2=24145&view=diff
==============================================================================
--- trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg 
(original)
+++ trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg Thu 
Feb 28 21:55:38 2008
@@ -30,7 +30,7 @@
     {DEFAULT_SCHEDULE}
 
     next_scenario="Desert_Of_Death"
-    {SCENARIO_MUSIC "frantic.ogg"}
+    {SCENARIO_MUSIC "vengeful.ogg"}
 
     [event]
         name=prestart


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

Reply via email to