Author: zookeeper
Date: Sat Oct 24 09:19:10 2009
New Revision: 39427

URL: http://svn.gna.org/viewcvs/wesnoth?rev=39427&view=rev
Log:
Fixed a bug making it impossible to pick up the book again if dropped by a 
player unit.

Modified:
    trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg

Modified: 
trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg?rev=39427&r1=39426&r2=39427&view=diff
==============================================================================
--- trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg 
(original)
+++ trunk/data/campaigns/Descent_Into_Darkness/scenarios/10_Alone_at_Last.cfg 
Sat Oct 24 09:19:10 2009
@@ -391,7 +391,7 @@
             x,y=32,23
             terrain=Ke
         [/terrain]
-        
+
         [modify_side]
             side=3
             {QUANTITY gold 150 200 250}
@@ -453,7 +453,7 @@
             x,y=21,4
             terrain=Ke
         [/terrain]
-        
+
         [modify_side]
             side=4
             gold=250
@@ -523,7 +523,7 @@
 
     [event]
         name=moveto
-        first_time_only=yes
+        first_time_only=no
         [filter]
             x=$bookX
             y=$bookY


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

Reply via email to