Fixed svn:executable and svn:mime-type on some files
[supertux.git] / data / images / worldmap.strf
index 5ac1ffb..fc94350 100644 (file)
       9  9  87 86
     )
 )
+(tilegroup
+    (name "castle_path")
+    (tiles
+      100 101 102 103 
+      104 105 106 107
+      108 109 110 
+    )
+)
 
 (tilegroup
     (name "Snow")
     (west #t)
     (east #t)
   )
+(tile (id 100)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 0 0 32 32)
+    )
+    (north #f)
+    (south #t)
+    (west #f)
+    (east #t)
+  )
+(tile (id 101)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 32 0 32 32)
+    )
+    (north #f)
+    (south #t)
+    (west #t)
+    (east #f)
+  )
+(tile (id 102)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 64 0 32 32)
+    )
+    (north #t)
+    (south #t)
+    (west #t)
+    (east #f)
+    (stop #t)
+  )
+(tile (id 103)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 96 0 32 32)
+    )
+    (north #t)
+    (south #t)
+    (west #f)
+    (east #t)
+    (stop #t)
+  )
+(tile (id 104)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 0 32 32 32)
+    )
+    (north #t)
+    (south #f)
+    (west #f)
+    (east #t)
+    (stop #f)
+  )
 
+(tile (id 105)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 32 32 32 32)
+    )
+    (north #t)
+    (south #f)
+    (west #t)
+    (east #f)
+    (stop #f)
+  )
+(tile (id 106)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 64 32 32 32)
+    )
+    (north #f)
+    (south #t)
+    (west #t)
+    (east #t)
+    (stop #t)
+  )
+
+(tile (id 107)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 96 32 32 32)
+    )
+    (north #t)
+    (south #f)
+    (west #t)
+    (east #t)
+    (stop #t)
+  )
+(tile (id 108)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 0 64 32 32)
+    )
+    (north #t)
+    (south #t)
+    (west #t)
+    (east #t)
+    (stop #t)
+  )
+(tile (id 109)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 32 64 32 32)
+    )
+    (north #t)
+    (south #t)
+    (west #f)
+    (east #f)
+    (stop #f)
+  )
+
+(tile (id 110)
+    (images "worldmap/forest/path_map.png")
+    (editor-images
+      (region "worldmap/forest/path.png" 64 64 32 32)
+    )
+    (north #f)
+    (south #f)
+    (west #t)
+    (east #t)
+    (stop #f)
+  )
 
 (tile
     (id 402)