- some new tiles for snow world background
authorIngo Ruhnke <grumbel@gmx.de>
Thu, 15 Feb 2007 12:39:23 +0000 (12:39 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Thu, 15 Feb 2007 12:39:23 +0000 (12:39 +0000)
SVN-Revision: 4840

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

index afd6dd3..8aebb7b 100644 (file)
       1839 1840 1845 1846
       1841 1842 1847 1848
       0    0    1849 1850
+
+      2050 2051 2060 2061 
+      2055 2056 2065 2066 
+      2052 2053 2054 0
+      2057 2058 2059 0
+      2062 2063 2064 0
     )
   )
   (tilegroup
     )
     (image "tiles/forest/ladder.png")
   )
+  (tiles
+    (width  5)
+    (height 4)
+    (ids 2050 2051 2052 2053 2054
+         2055 2056 2057 2058 2059
+         2060 2061 2062 2063 2064
+         2065 2066 2067 2068 2069
+    )
+    (attributes
+      0 0 0 0 0
+      0 0 0 0 0
+      0 0 0 0 0
+      0 0 0 0 0
+    )
+    (image "tiles/snow/unisolid.png")
+  )
 )
diff --git a/data/images/tiles/snow/unisolid.png b/data/images/tiles/snow/unisolid.png
new file mode 100644 (file)
index 0000000..e25131d
Binary files /dev/null and b/data/images/tiles/snow/unisolid.png differ