Forest WM tiles, more work in progress
authorStephen Groundwater <slacker@gluebox.com>
Wed, 31 Aug 2005 03:00:42 +0000 (03:00 +0000)
committerStephen Groundwater <slacker@gluebox.com>
Wed, 31 Aug 2005 03:00:42 +0000 (03:00 +0000)
SVN-Revision: 2756

data/images/worldmap.strf

index 511b210..2a27488 100644 (file)
      (south #f)
      (west  #t)
      (east  #f))
+(tile (id 142)
+     (images "worldmap/forest/map-1-1.png"))
+(tile (id 143)
+     (images "worldmap/forest/map-1-2.png"))
+(tile (id 144)
+     (images "worldmap/forest/map-2-1.png")
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 145)
+     (images "worldmap/forest/map-2-2.png")
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 146)
+     (images "worldmap/forest/map-3-1.png"))
+(tile (id 147)
+     (images "worldmap/forest/map-3-2.png"))
+(tile (id 148)
+     (images "worldmap/forest/ground2.png"))
+(tile (id 149)
+     (images "worldmap/forest/map-2-1b.png")
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
+(tile (id 150)
+     (images "worldmap/forest/map-2-1c.png"))
+(tile (id 151)
+     (images "worldmap/forest/map-2-2b.png"))
+(tile (id 152)
+     (images "worldmap/forest/map-2-1d.png")
+     (stop #f)
+     (north #f)
+     (south #f)
+     (west  #t)
+     (east  #t))
 )