- some new tiles, can't test due to editor currently being very very slow
authorIngo Ruhnke <grumbel@gmx.de>
Fri, 8 Feb 2008 19:26:44 +0000 (19:26 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Fri, 8 Feb 2008 19:26:44 +0000 (19:26 +0000)
SVN-Revision: 5312

data/images/tiles.strf
data/images/tiles/snow/air.png [new file with mode: 0644]

index 1abb4b8..ea95619 100644 (file)
@@ -69,6 +69,7 @@
 
       2019 2140 2141 2142
       2020 0 0 0 0
+      2154 2155 2156 2157 0 0
     )
   )
   (tilegroup
     (editor-images "tiles/auxiliary/invisible-unisolid-editor.png")
   )
 
-;; next-id: 2154
+
+  (tiles
+    (width  4)
+    (height 1)
+    (ids 2154 2155 2156 2157)
+    (attributes
+     0 3 3 3)
+    (image "tiles/snow/air.png"))
+
+;; next-id: 2158
 )
diff --git a/data/images/tiles/snow/air.png b/data/images/tiles/snow/air.png
new file mode 100644 (file)
index 0000000..21b0126
Binary files /dev/null and b/data/images/tiles/snow/air.png differ