Author: zookeeper
Date: Tue Jul  8 22:47:42 2008
New Revision: 27853

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27853&view=rev
Log:
Fixing some heavy variable bloat.

Modified:
    trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg

Modified: trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg?rev=27853&r1=27852&r2=27853&view=diff
==============================================================================
--- trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg 
(original)
+++ trunk/data/campaigns/Son_Of_The_Black_Eye/scenarios/06_Black_Flag.cfg Tue 
Jul  8 22:47:42 2008
@@ -376,6 +376,10 @@
                         y=$stored_transports[$i].variables.destination_y
                         radius=2
 
+                        [filter_radius]
+                            terrain=Ww,Ds,*^Bw*
+                        [/filter_radius]
+
                         [or]
                             
find_in=already_picked_transport_destination_surroundings
                         [/or]
@@ -581,6 +585,8 @@
             speaker=Grüü
             message= _ "Well, we have no choice ... I've never tasted 
scorpions but I am sure they are good. This journey promises to be fun."
         [/message]
+
+        {CLEAR_VARIABLE 
possible_transport_destinations,already_picked_transport_destination_surroundings}
     [/event]
 
     [EMAIL PROTECTED]/Son_Of_The_Black_Eye/utils/deaths.cfg}


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

Reply via email to