Added narrow snow block
authorChristoph Sommer <mail@christoph-sommer.de>
Fri, 16 Jun 2006 22:27:01 +0000 (22:27 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Fri, 16 Jun 2006 22:27:01 +0000 (22:27 +0000)
SVN-Revision: 3669

data/images/tiles.strf
data/images/tiles/snow/special.png

index 7c53f25..21aa414 100644 (file)
@@ -4,7 +4,7 @@
     (tiles
       7  8  9  202 
       13 14 15 204 
-      10 11 12 0
+      10 11 12 206
       16 17 18 205 
       30 31 114 113 
       21 22 19 203 
     (image "tiles/snow/variants.png")
   )
   (tiles
-    (width 3)
-    (height 3)
-    (ids 205 202 203
-         113 204 114
-         208 205 207)
-    (attributes 1 0 1
-                1 1 1
-                1 1 1)
+    (width 2)
+    (height 5)
+    (ids 
+         114 113
+         207 208
+         202 203
+         204 206
+         205 205
+    )
+    (attributes 
+         1 1
+         1 1
+         0 1
+         1 1
+         1 1
+    )
     (image "tiles/snow/special.png")
   )
   (tiles
index bf408c5..bddd240 100644 (file)
Binary files a/data/images/tiles/snow/special.png and b/data/images/tiles/snow/special.png differ