Author: fendrin
Date: Wed Nov 26 23:53:01 2008
New Revision: 31109

URL: http://svn.gna.org/viewcvs/wesnoth?rev=31109&view=rev
Log:
code cleanups in LoW 1

Modified:
    trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg

Modified: trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg?rev=31109&r1=31108&r2=31109&view=diff
==============================================================================
--- trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg 
(original)
+++ trunk/data/campaigns/Legend_of_Wesmere/scenarios/01_The_Uprooting.cfg Wed 
Nov 26 23:53:01 2008
@@ -73,7 +73,6 @@
         team_name=kalenz
         recruit=Elvish Fighter,Elvish Archer,Elvish Shaman
         {GOLD 100 100 100}
-        #colour=green
         [unit]
             type=Elvish Captain
             profile="portraits/velon.png"
@@ -118,7 +117,6 @@
             type=Orcish Warrior
             id="T'baran"
             name= _ "T'baran"
-            #colour=red
             canrecruit=yes
             x=27
             y=14
@@ -159,8 +157,6 @@
             x=7
             y=29
         [/unit]
-
-        #colour=orange
 #ifdef EASY
         recruit=Orcish Archer, Orcish Assassin, Orcish Grunt, Wolf Rider, 
Orcish Crossbowman, Goblin Pillager, Goblin Knight
 #endif
@@ -189,7 +185,6 @@
         side=5
         no_leader=yes
         team_name=orcs
-        #colour=purple
         [unit]
             type=Orcish Warrior
             id=Qumseh
@@ -227,7 +222,6 @@
         side=6
         team_name=orcs
         no_leader=yes
-        #colour=black
         [unit]
             type=Orcish Warrior
             id=Graur-Tan
@@ -338,24 +332,20 @@
             id=Kalenz
             message= _ "Elves must never surrender to these foul beasts! Who 
will fight them beside me?"
         [/message]
-
         [message]
             id=Landar
             message= _ "We will follow you, Kalenz - but where can we go? We 
are surrounded!"
         [/message]
-
         [message]
             id=Kalenz
             message= _ "We must reach the elvish council in Ka'lian and enlist 
their help to recapture our home. Let's storm the orcs' southern outpost before 
more enemies arrive!"
         [/message]
-
         [message]
             id=Anduilas
             message= _ "Very well, Kalenz - lead us!"
         [/message]
 
         {HIGHLIGHT_IMAGE 1 30 scenery/signpost.png ()}
-
         [scroll_to_unit]
             id=Kalenz
         [/scroll_to_unit]
@@ -389,11 +379,7 @@
             side=2
         [/filter_second]
 
-        [music]
-            name=the_king_is_dead.ogg
-            immediate=yes
-            play_once=yes
-        [/music]
+        {INCIDENTAL_MUSIC the_king_is_dead.ogg}
 
         [message]
             id=Velon
@@ -403,7 +389,6 @@
             id=Graur-Tan
             message= _ "Did I mention that we take no prisoners? Die!"
         [/message]
-
         [message]
             id=Velon
             message= _ "Kalenz was right and I was wrong. Go; join Kalenz 
while yet you can. I and the remaining elders will cover your retreat as best 
we may."
@@ -413,6 +398,8 @@
         {MODIFY_UNIT (id=Velon) canrecruit no}
         {TRANSFER_VILLAGE_OWNERSHIP 2 1}
     [/event]
+
+    #TODO Velon is attacked event 
 
     [event]
         name=moveto
@@ -422,7 +409,7 @@
             id=Kalenz
         [/filter]
         [message]
-            speaker=unit
+            id=Kalenz
             message= _ "We have escaped them, but we will not forget. We shall 
return!"
         [/message]
         [message]
@@ -454,11 +441,7 @@
             id=Velon
         [/filter]
 
-        [music]
-            name="sad.ogg"
-            play_once=yes
-            immediate=yes
-        [/music]
+        {INCIDENTAL_MUSIC sad.ogg}
 
         [message]
             id=Velon
@@ -468,6 +451,9 @@
 
     [event]
         name=victory
+        
+        #TODO Velon's last words.
+
         [kill]
             id=Velon
         [/kill]


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

Reply via email to