Author: zookeeper
Date: Fri Oct 15 10:41:48 2010
New Revision: 47052

URL: http://svn.gna.org/viewcvs/wesnoth?rev=47052&view=rev
Log:
Further developed the NEW:BEACH macro.

Modified:
    trunk/data/core/terrain-graphics/new-macros.cfg

Modified: trunk/data/core/terrain-graphics/new-macros.cfg
URL: 
http://svn.gna.org/viewcvs/wesnoth/trunk/data/core/terrain-graphics/new-macros.cfg?rev=47052&r1=47051&r2=47052&view=diff
==============================================================================
--- trunk/data/core/terrain-graphics/new-macros.cfg (original)
+++ trunk/data/core/terrain-graphics/new-macros.cfg Fri Oct 15 10:41:48 2010
@@ -237,28 +237,61 @@
 ,  *"
         [tile]
             pos=1
-            type={TERRAINLIST}
-            #set_no_flag=bea...@r???
-        [/tile]
-        [tile]
-            pos=2
-            type={ADJACENT}
-            #set_no_flag=bea...@r???
-        [/tile]
-        [tile]
-            pos=3
-            type={ADJACENT}
-            #set_no_flag=bea...@r???
-        [/tile]
-
-        rotations=tr,r,br,bl,l,tl
-
-        [image]
-            name={imagestem}-conv...@[email protected]
-            layer=0
-            center=90,144
-            base=90,144
-        [/image]
+            type={ADJACENT}
+            set_no_flag=bea...@r0-@R5,bea...@r0-@R1
+        [/tile]
+        [tile]
+            pos=2
+            type={TERRAINLIST}
+            set_no_flag=bea...@r2-@R3
+        [/tile]
+        [tile]
+            pos=3
+            type={TERRAINLIST}
+            set_no_flag=bea...@r4-@R3
+        [/tile]
+
+        rotations=tr,r,br,bl,l,tl
+
+        [image]
+            name={imagestem}-conca...@[email protected]
+            layer=0
+            center=90,144
+            base=90,144
+        [/image]
+        [image]
+            name={imagestem}-conca...@[email protected]
+            layer=0
+            center=90,144
+            base=90,144
+        [/image]
+    [/terrain_graphics]
+
+    [terrain_graphics]
+        map="
+,  2
+*,   3
+,  1
+*,   *
+,  *"
+        [tile]
+            pos=1
+            type={TERRAINLIST}
+            set_no_flag=bea...@r0-@R5,bea...@r0-@R1
+        [/tile]
+        [tile]
+            pos=2
+            type={ADJACENT}
+            set_no_flag=bea...@r2-@R3
+        [/tile]
+        [tile]
+            pos=3
+            type={ADJACENT}
+            set_no_flag=bea...@r4-@R3
+        [/tile]
+
+        rotations=tr,r,br,bl,l,tl
+
         [image]
             name={imagestem}-conv...@[email protected]
             layer=0
@@ -271,8 +304,66 @@
             center=90,144
             base=90,144
         [/image]
-        [image]
-            name={imagestem}-conv...@[email protected]
+    [/terrain_graphics]
+
+    [terrain_graphics]
+        map="
+,  2
+*,   3
+,  1
+*,   *
+,  *"
+        [tile]
+            pos=1
+            type={TERRAINLIST}
+            set_no_flag=bea...@r0-@R5
+        [/tile]
+        [tile]
+            pos=2
+            type={ADJACENT}
+            set_no_flag=bea...@r2-@R3
+        [/tile]
+        [tile]
+            pos=3
+            type=!,{TERRAINLIST},{ADJACENT}
+        [/tile]
+
+        rotations=tr,r,br,bl,l,tl
+
+        [image]
+            name={imagestem}-conv...@[email protected]
+            layer=0
+            center=90,144
+            base=90,144
+        [/image]
+    [/terrain_graphics]
+
+    [terrain_graphics]
+        map="
+,  2
+*,   3
+,  1
+*,   *
+,  *"
+        [tile]
+            pos=1
+            type={TERRAINLIST}
+            set_no_flag=bea...@r0-@R1
+        [/tile]
+        [tile]
+            pos=2
+            type=!,{TERRAINLIST},{ADJACENT}
+        [/tile]
+        [tile]
+            pos=3
+            type={ADJACENT}
+            set_no_flag=bea...@r4-@R3
+        [/tile]
+
+        rotations=tr,r,br,bl,l,tl
+
+        [image]
+            name={imagestem}-conv...@[email protected]
             layer=0
             center=90,144
             base=90,144


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

Reply via email to