Added "mirrored" versions of pipe ends
authorArvid Norlander <anmaster@berlios.de>
Sat, 24 Jun 2006 21:26:18 +0000 (21:26 +0000)
committerArvid Norlander <anmaster@berlios.de>
Sat, 24 Jun 2006 21:26:18 +0000 (21:26 +0000)
SVN-Revision: 3727

data/images/tiles.strf
data/images/tiles/pipe/mirrored.png [new file with mode: 0644]

index d6b8c39..da85fa2 100644 (file)
   )
   (tilegroup
     (name "Pipe")
-    (tiles 53 55 0 0
-           54 56 0 0
-           57 58 0 0
-           59 60 0 0)
+    (tiles 53   55   1744 0
+           54   56   1745 0
+           57   58   0    0
+           59   60   0    0
+           1742 1743)
   )
   (tilegroup
     (name "Pole")
                 1)
     (image "tiles/darksnow/wall.png")
   )
+  (tiles
+    (width 2)
+    (height 2)
+    (ids 1742 1743
+         1744 1745)
+    (attributes 1 1
+                1 1)
+    (image "tiles/pipe/mirrored.png")
+  )
 )
diff --git a/data/images/tiles/pipe/mirrored.png b/data/images/tiles/pipe/mirrored.png
new file mode 100644 (file)
index 0000000..4c38e29
Binary files /dev/null and b/data/images/tiles/pipe/mirrored.png differ