Author: zookeeper
Date: Sun Nov  2 11:19:11 2008
New Revision: 30526

URL: http://svn.gna.org/viewcvs/wesnoth?rev=30526&view=rev
Log:
Fixed bug #12557.

Modified:
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/02_The_Human_Army.cfg

Modified: 
trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/02_The_Human_Army.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/02_The_Human_Army.cfg?rev=30526&r1=30525&r2=30526&view=diff
==============================================================================
--- trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/02_The_Human_Army.cfg 
(original)
+++ trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/02_The_Human_Army.cfg 
Sun Nov  2 11:19:11 2008
@@ -216,7 +216,9 @@
             find_vacant=yes
         [/unstore_unit]
 
-        {MOVE_UNIT id=$stored_helper.id 26 2}
+        {CLEAR_VARIABLE stored_helper}
+
+        {MOVE_UNIT role=Helper 26 2}
 
         [message]
             role=Helper


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

Reply via email to