Adding sign that shows Tux holding an ice block
authorTobias Markus <tobbi@mozilla-uk.org>
Sun, 1 Feb 2015 15:35:09 +0000 (16:35 +0100)
committerTobias Markus <tobbi@mozilla-uk.org>
Sun, 1 Feb 2015 15:35:09 +0000 (16:35 +0100)
data/images/tiles.strf
data/images/tiles/signs/icehold.png [new file with mode: 0644]

index 2fe32c1..77a601e 100644 (file)
       1727 1728 1731 1732
       1729 1730 1733 1734
       1822 1823 2400 2401
-      1824 1825 2402 2403)
+      1824 1825 2402 2403
+      3163 3164 3165 3166)
   )
   (tilegroup
     (name "Jungle")
     )
     (image "tiles/halloween/black.png")
   )
-;; next-id: 3163
-)
+
+  (tiles
+     (width 2)
+     (height 2)
+     (ids
+       3163 3164
+       3165 3166
+     )
+     (image "tiles/signs/icehold.png")
+    )
+  ;; next-id: 3167
+  )
diff --git a/data/images/tiles/signs/icehold.png b/data/images/tiles/signs/icehold.png
new file mode 100644 (file)
index 0000000..48b1b57
Binary files /dev/null and b/data/images/tiles/signs/icehold.png differ