Rope tiles; bug#1050
author165your4 <165your4@gmail.com>
Sat, 14 Jun 2014 02:12:41 +0000 (16:12 -1000)
committerLMH <lmh.0013@gmail.com>
Sat, 14 Jun 2014 02:12:41 +0000 (16:12 -1000)
data/images/tiles.strf
data/images/tiles/background/rope.png [new file with mode: 0644]

index b0582b6..078d4a1 100644 (file)
       1355 1809 1812 2048
       1356 1810 1813 2049
       1411 1811 1814 0
-      1988 1989 0    0
-      1990 1991 0    0
-      1992 1993 0    0
-      1994 1995 0    0
+      1988 1989 3060 3064
+      1990 1991 3061 3065
+      1992 1993 3062 3066
+      1994 1995 3063 3067
     )
   )
   (tilegroup
     (image "tiles/snow/special2.png")
   )
 
-;; next-id: 3060
+  (tiles
+    (width 4)(height 2)
+    (ids
+      3060 3062 3064 3066
+      3061 3063 3065 3067
+    )
+    (image "tiles/background/rope.png")
+  )
+
+;; next-id: 3068
 )
diff --git a/data/images/tiles/background/rope.png b/data/images/tiles/background/rope.png
new file mode 100644 (file)
index 0000000..88a60a4
Binary files /dev/null and b/data/images/tiles/background/rope.png differ