Added ice-slick tiles that can be used to make various surfaces slippery.
authorLMH <lmh.0013@gmail.com>
Wed, 28 Aug 2013 07:30:48 +0000 (21:30 -1000)
committerTobias Markus <tobbi@mozilla-uk.org>
Sat, 26 Oct 2013 16:45:19 +0000 (18:45 +0200)
data/images/objects/icecube/iceslick.png [new file with mode: 0644]
data/images/tiles.strf

diff --git a/data/images/objects/icecube/iceslick.png b/data/images/objects/icecube/iceslick.png
new file mode 100644 (file)
index 0000000..eb89c00
Binary files /dev/null and b/data/images/objects/icecube/iceslick.png differ
index b7d00e6..41e0923 100644 (file)
       
       2178 3038 3039 3040
 
+      2406 3041 3042 3043
+
       2155 2156 2157 2163
       2158 2159 2154 2164
       2160 2161 2162 2165
     )
     (image "tiles/pole/diagonals.png")
   )
+  (tiles
+    (width 3)(height 1)
+    (ids 3041 3042 3043)
+    (attributes 257 257 257)
+    (image "objects/icecube/iceslick.png")
+  )
 
-;; next-id: 3041
+;; next-id: 3044
 )