- improved left edge
[supertux.git] / data / images / tiles.strf
index ea95619..30d2bb0 100644 (file)
 ;;    src/tile.cpp, unisolid is 3 not 2
 (supertux-tiles
   (tilegroup
+    (name "Test")
+    (tiles
+     2203 2204 2205 0
+     2206 2207 2208 0
+     2209 2210 2211 0))
+
+  (tilegroup
     (name "Snow")
     (tiles
       7    8    9    202
       2134 2135 0 0
 
       2019 2140 2141 2142
-      2020 0 0 0 0
-      2154 2155 2156 2157 0 0
+      2020 2178  0 0 
+
+      2155 2156 2157 0
+      2163 2164 2165 0
+      2158 2159 2154 0
+      2160 2161 2162 0
+
+     2166 2167 2168 2169
+     2170 2171 2172 2173
+     2174 2175 2176 2177
+
+     2185 2186 2180 2181
+     2193 2194 2188 2189 
+     2197 2187 2195 2196 
+
+     2182 2183 2184 2179
+     2190 2191 2192 2201 
+     2198 2199 2200 2202  
     )
   )
   (tilegroup
 
 
   (tiles
-    (width  4)
-    (height 1)
-    (ids 2154 2155 2156 2157)
+    (width  6)
+    (height 2)
+    (ids
+     2158 2159 2154 2155 2156 2157
+     2160 2161 2162 2163 2164 2165)
     (attributes
-     0 3 3 3)
+     0 0 0 3 3 3
+     0 0 0 3 3 0)
     (image "tiles/snow/air.png"))
 
-;; next-id: 2158
+
+  (tiles
+    (width  4)
+    (height 3)
+    (ids
+     2166 2167 2168 2169
+     2170 2171 2172 2173
+     2174 2175 2176 2177)
+    (attributes
+     3 3 3 3
+     0 0 0 0
+     0 0 0 0)
+    (image "tiles/snow/unisolid3.png"))
+
+  (tile
+    (id 2178)
+    (images
+      "tiles/snow/spike.png"))
+
+  (tiles
+    (width  8)
+    (height 3)
+    (ids
+     2179 2180 2181 2182   2183 2184 2185 2186
+     2187 2188 2189 2190   2191 2192 2193 2194
+     2195 2196 2197 2198   2199 2200 2201 2202)
+
+    (attributes 
+     0 0 0 0   0 0 0 0
+     0 0 0 0   0 0 0 0
+     0 0 0 0   0 0 0 0)
+    (image "tiles/snow/background2.png"))
+
+  (tiles
+    (width  3)
+    (height 3)
+    (ids
+     2203 2204 2205
+     2206 2207 2208
+     2209 2210 2211)
+    (attributes
+     1 1 1 
+     1 1 1
+     1 1 1)
+    (image "tiles/test/test.png"))
+
+;; next-id: 2212
 )