Author: esr
Date: Thu May  7 18:14:30 2009
New Revision: 35471

URL: http://svn.gna.org/viewcvs/wesnoth?rev=35471&view=rev
Log:
Fix shroud placement in DM::19.

Modified:
    
trunk/data/campaigns/Delfadors_Memoirs/scenarios/19_showdown_in_the_northern_swamp.cfg

Modified: 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/19_showdown_in_the_northern_swamp.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Delfadors_Memoirs/scenarios/19_showdown_in_the_northern_swamp.cfg?rev=35471&r1=35470&r2=35471&view=diff
==============================================================================
--- 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/19_showdown_in_the_northern_swamp.cfg
 (original)
+++ 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/19_showdown_in_the_northern_swamp.cfg
 Thu May  7 18:14:30 2009
@@ -36,7 +36,7 @@
         canrecruit=yes
         # wmllint: recognize Delfador
         recruit={LOYALISTS},White Mage,Red Mage
-        #shroud=yes
+        shroud=yes
         team_name=goodies
     [/side]
     #wmllint: validate-on
@@ -171,6 +171,11 @@
     [event]
         name=start
 
+        [remove_shroud]
+            side=1
+            {EVERYWHERE}
+        [/remove_shroud]
+
         [message]
             speaker=Iliah-Malal
             message= _ "So we meet again, Delfador. You were a fool to turn 
down my offer. None of your allies will save you now."
@@ -339,8 +344,6 @@
             message= _ "I have prepared some holy water. Sprinkle it on your 
impact weapon and smash those foul creatures into dust!"
         [/message]
 
-        # FIXME: [place_shroud] is broken at trunk rev 34961
-#ifdef PLACE_SHROUD
         [message]
             speaker=Iliah-Malal
             message= _ "Powers of darkness, enshroud this field!"
@@ -348,14 +351,11 @@
 
         [place_shroud]
             side=1
-            x=1-44
-            y=1-33
+            {EVERYWHERE}
         [/place_shroud]
-#endif
     [/event]
     [event]
         name=turn 3
-#ifdef PLACE_SHROUD
         [message]
             speaker=Delfador
             message= _ "Darkness shall be dispelled!"
@@ -373,7 +373,6 @@
             speaker=Delfador
             message= _ "Let the light shine forth!"
         [/message]
-#endif
         [message]
             speaker=Iliah-Malal
             message= _ "Your sorcery matters little. Your army will fall like 
wheat to the sickle before my undead legions."


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

Reply via email to