Add a new wall tile to tiles.strf
authorTobias Markus <tobbi@mozilla-uk.org>
Tue, 17 Feb 2015 16:13:37 +0000 (17:13 +0100)
committerTobias Markus <tobbi@mozilla-uk.org>
Sun, 1 Mar 2015 20:54:33 +0000 (21:54 +0100)
data/images/tiles.strf
data/images/tiles/castle/hearttile.png [new file with mode: 0644]
data/levels/world1/26 - The Castle of Nolok.stl [changed mode: 0644->0755]

index ef67ac3..af54e76 100644 (file)
       1770 1771 0    0
       1772 1773 0    0
       337  338  339  0
-      340  341  342)
+      340  341  342  0
+      3257 3258 0    0
+      3259 3260 0    0
+     )
   )
   (tilegroup
     (name "Signs")
      )
      (image "tiles/signs/icehold.png")
   )
-
+  
+  (tiles
+    (width 2)
+    (height 2)
+    (ids
+      3257 3258 3259 3260 
+    )
+    (attributes
+      0 0
+      0 0 
+    )
+    (image "tiles/castle/hearttile.png")
+  )
   (tiles
     (width 6)
     (height 12)
     )
     (image "tiles/snow/snowmerge.png")
   )
-  ;; next-id: 3257
+  ;; next-id: 3261
   )
diff --git a/data/images/tiles/castle/hearttile.png b/data/images/tiles/castle/hearttile.png
new file mode 100644 (file)
index 0000000..8200a0e
Binary files /dev/null and b/data/images/tiles/castle/hearttile.png differ
old mode 100644 (file)
new mode 100755 (executable)