- some new snow background tiles
authorIngo Ruhnke <grumbel@gmx.de>
Sun, 24 Feb 2008 22:55:37 +0000 (22:55 +0000)
committerIngo Ruhnke <grumbel@gmx.de>
Sun, 24 Feb 2008 22:55:37 +0000 (22:55 +0000)
- some changes to the air tiles (incompatible with current test level)

SVN-Revision: 5337

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

index f8efc30..c53cd52 100644 (file)
      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
      2160 2161 2162 2163 2164 2165)
     (attributes
      0 0 0 3 3 3
-     0 0 0 0 0 0)
+     0 0 0 3 3 0)
     (image "tiles/snow/air.png"))
 
 
     (images
       "tiles/snow/spike.png"))
 
-;; next-id: 2179
+  (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"))
+
+;; next-id: 2203
 )
index 6fa2610..1672256 100644 (file)
Binary files a/data/images/tiles/snow/air.png and b/data/images/tiles/snow/air.png differ
diff --git a/data/images/tiles/snow/background2.png b/data/images/tiles/snow/background2.png
new file mode 100644 (file)
index 0000000..1b5bdcc
Binary files /dev/null and b/data/images/tiles/snow/background2.png differ