Author: zookeeper
Date: Sun Jun 29 13:19:27 2008
New Revision: 27579

URL: http://svn.gna.org/viewcvs/wesnoth?rev=27579&view=rev
Log:
Removed an obsolete macro and fixed pirate galleon sides.

Modified:
    trunk/data/campaigns/Son_Of_The_Black_Eye/utils/utils.cfg

Modified: trunk/data/campaigns/Son_Of_The_Black_Eye/utils/utils.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/campaigns/Son_Of_The_Black_Eye/utils/utils.cfg?rev=27579&r1=27578&r2=27579&view=diff
==============================================================================
--- trunk/data/campaigns/Son_Of_The_Black_Eye/utils/utils.cfg (original)
+++ trunk/data/campaigns/Son_Of_The_Black_Eye/utils/utils.cfg Sun Jun 29 
13:19:27 2008
@@ -163,28 +163,6 @@
     [/unit]
 #enddef
 
-#define MOVE_TRANSPORT_GALEON ORIG_X ORIG_Y END_X END_Y X_SPAN Y_SPAN
-    [hide_unit]
-        x={ORIG_X}
-        y={ORIG_Y}
-    [/hide_unit]
-    [move_unit_fake]
-        type=Transport Galleon
-        x={X_SPAN}
-        y={Y_SPAN}
-    [/move_unit_fake]
-    [teleport]
-        [filter]
-            x={ORIG_X}
-            y={ORIG_Y}
-        [/filter]
-        x={END_X}
-        y={END_Y}
-    [/teleport]
-    [unhide_unit]
-    [/unhide_unit]
-#enddef
-
 #define WATCH_TOWER X Y ID_STRING
     [unit]
         id={ID_STRING}
@@ -197,7 +175,7 @@
 
 #define PIRATE_GALLEON X Y
     [unit]
-        side=3
+        side=2
         id= "Pirate Galleon"
         name= _ "Pirate Galleon"
         type=Pirate Galleon


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

Reply via email to