Added T-intersection for poles
authorChristoph Sommer <mail@christoph-sommer.de>
Tue, 25 Jul 2006 17:44:38 +0000 (17:44 +0000)
committerChristoph Sommer <mail@christoph-sommer.de>
Tue, 25 Jul 2006 17:44:38 +0000 (17:44 +0000)
SVN-Revision: 4088

data/images/tiles.strf
data/images/tiles/pole/t-cross.png [new file with mode: 0644]

index dcaee25..ad3e776 100644 (file)
     (name "Pole")
     (tiles 1348 1720 1719 1718
            79   80   1347 1722
-           1349 1717 1721
+           1349 1717 1721 0
+           2001 2002 0    0
+           2003 2004 0    0
            )
   )
   (tilegroup
     (solid #f)
   )
   (tiles
+    (width 2)
+    (height 2)
+    (ids 2001 2002 
+         2003 2004)
+    (attributes 0 0 
+                0 0)
+    (image "tiles/pole/t-cross.png")
+  )
+  (tiles
     (width 4)
     (height 2)
     (ids 1723 1724 1725 1726
diff --git a/data/images/tiles/pole/t-cross.png b/data/images/tiles/pole/t-cross.png
new file mode 100644 (file)
index 0000000..920c2a8
Binary files /dev/null and b/data/images/tiles/pole/t-cross.png differ