Author: esr
Date: Thu Apr 16 11:03:24 2009
New Revision: 34962

URL: http://svn.gna.org/viewcvs/wesnoth?rev=34962&view=rev
Log:
[place_shroud] is broken; fendrin will file an engine bug report.
For now, this onditions out the dialog that depends on it.

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

Modified: 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/20_showdown_in_the_northern_swamp.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Delfadors_Memoirs/scenarios/20_showdown_in_the_northern_swamp.cfg?rev=34962&r1=34961&r2=34962&view=diff
==============================================================================
--- 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/20_showdown_in_the_northern_swamp.cfg
 (original)
+++ 
trunk/data/campaigns/Delfadors_Memoirs/scenarios/20_showdown_in_the_northern_swamp.cfg
 Thu Apr 16 11:03:24 2009
@@ -202,6 +202,9 @@
             speaker=Delfador
             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!"
@@ -212,9 +215,11 @@
             x=1-44
             y=1-33
         [/place_shroud]
+#endif
     [/event]
     [event]
         name=turn 3
+#ifdef PLACE_SHROUD
         [message]
             speaker=Delfador
             message= _ "Darkness shall be dispelled!"
@@ -232,6 +237,7 @@
             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."
@@ -283,7 +289,8 @@
             message= _ "Not this time. For I have gazed upon the dark heart of 
necromancy in the Book of Crelanu, AND I REMAIN OF THE LIGHT!"
         [/message]
         {DELFADOR_LIGHTNING}
-        # We're counting on the lich-scream as he dies to end the scene.
+        # We're counting on the lich-scream as Ihiah-Malal dies to end the 
+        # scene.
     [/event]
 
     # But nobody else can.
@@ -304,9 +311,8 @@
             message=_ "The power of death is mine! When you strike me down I 
arise stronger than before!"
         [/message]
 
-        #TODO: AMLA him so his hitpoints go up.
+        # He gets the standard +3 hitpoints and full heal.
         {ADVANCE_UNIT (id="Iliah-Malal") ()}
-        #{FULL_HEAL id="Iliah-Malal"}
     [/event]
 
 


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

Reply via email to