Author: zookeeper
Date: Fri Oct 15 11:04:37 2010
New Revision: 47053

URL: http://svn.gna.org/viewcvs/wesnoth?rev=47053&view=rev
Log:
Slight tweak to which tiles are used next to the 3-way corners.

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=47053&r1=47052&r2=47053&view=diff
==============================================================================
--- trunk/data/core/terrain-graphics/new-macros.cfg (original)
+++ trunk/data/core/terrain-graphics/new-macros.cfg Fri Oct 15 11:04:37 2010
@@ -315,12 +315,12 @@
 ,  *"
         [tile]
             pos=1
-            type={TERRAINLIST}
+            type={ADJACENT}
             set_no_flag=bea...@r0-@R5
         [/tile]
         [tile]
             pos=2
-            type={ADJACENT}
+            type={TERRAINLIST}
             set_no_flag=bea...@r2-@R3
         [/tile]
         [tile]
@@ -331,7 +331,7 @@
         rotations=tr,r,br,bl,l,tl
 
         [image]
-            name={imagestem}-conv...@[email protected]
+            name={imagestem}-conca...@[email protected]
             layer=0
             center=90,144
             base=90,144
@@ -347,7 +347,7 @@
 ,  *"
         [tile]
             pos=1
-            type={TERRAINLIST}
+            type={ADJACENT}
             set_no_flag=bea...@r0-@R1
         [/tile]
         [tile]
@@ -356,14 +356,14 @@
         [/tile]
         [tile]
             pos=3
-            type={ADJACENT}
+            type={TERRAINLIST}
             set_no_flag=bea...@r4-@R3
         [/tile]
 
         rotations=tr,r,br,bl,l,tl
 
         [image]
-            name={imagestem}-conv...@[email protected]
+            name={imagestem}-conca...@[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