Adding another round of custom snow tiles, thanks to dexnim
authorTobias Markus <tobbi@mozilla-uk.org>
Mon, 2 Mar 2015 00:34:24 +0000 (01:34 +0100)
committerTobias Markus <tobbi@mozilla-uk.org>
Mon, 2 Mar 2015 00:34:24 +0000 (01:34 +0100)
data/images/tiles.strf
data/images/tiles/snow/custom.png [new file with mode: 0644]

index af54e76..2d44093 100644 (file)
       2985 2989 2993 2996
       3249 3250 3251 3252
       3253 3254 3255 3256
+      3261 3262 3263 3264
+      3265 3266 3267 3268
     )
   )
   (tilegroup
     )
     (image "tiles/snow/snowmerge.png")
   )
-  ;; next-id: 3261
+  (tiles
+    (width 4)
+    (height 2)
+    (ids
+      3261 3262 3263 3264
+      3265 3266 3267 3268
+    )
+    (attributes
+      1 1 1 1
+      0 0 0 0
+    )
+    (image "tiles/snow/custom.png")
+  )
+  ;; next-id: 3269
   )
diff --git a/data/images/tiles/snow/custom.png b/data/images/tiles/snow/custom.png
new file mode 100644 (file)
index 0000000..01bb127
Binary files /dev/null and b/data/images/tiles/snow/custom.png differ