moving icewood tiles to become ghost forest tiles, adding a peir to the antarctica...
[supertux.git] / data / images / worldmap.strf
index 952880d..0f5dbb3 100644 (file)
      (west  #t)
      (east  #t))
 
+(tile (id 73)
+      (images "worldmap/antarctica/icebridge1.png")
+      (north #f)
+      (south #f)
+      (west  #t)
+      (east  #t)
+      (stop  #f))
+
+(tile (id 74)
+      (images "worldmap/antarctica/icebridge2.png")
+      (north #f)
+      (south #f)
+      (west  #t)
+      (east  #t)
+      (stop  #f))
+
+(tile (id 75)
+      (images "worldmap/antarctica/icebridge3.png")
+      (north #f)
+      (south #f)
+      (west  #t)
+      (east  #t)
+      (stop  #f))
+
+(tile (id 76)
+      (images "worldmap/antarctica/castle10.png")
+      (north #f)
+      (south #f)
+      (west  #t)
+      (east  #t)
+      (stop  #f))
+
+(tile (id 77)
+      (images "worldmap/antarctica/castle11.png")
+      (north #f)
+      (south #f)
+      (west  #t)
+      (east  #t)
+      (stop  #f))
+
 (tile
     (id 167)
     (images
        (stop  #t)
 )
 (tile
-    (id 719)
-    (images
-      (region "worldmap/forest/ghostwood.png" 32 64 32 32)
-     ) (north #t)
-       (south #f)
-       (east  #f)
-       (west  #t)
-       (stop  #t)
+ (id 719)
+ (images
+  (region "worldmap/forest/ghostwood.png" 32 64 32 32)
+ )
+ (north #t)
+ (south #f)
+ (east  #f)
+ (west  #t)
+ (stop  #f)
 )
 (tile
     (id 720)
 (tile(id 913)(images
 (region "worldmap/forest/forest.png" 256 416 32 32))
 (solid #t))
-
-)
+ (tile (id 914) 
+       (images 
+       (region "worldmap/antarctica/pier.png" 0 0 32 32))
+       (stop  #f)
+       (north #f)
+       (south #f)
+       (west  #t)
+       (east  #t))
+ (tile (id 915) 
+       (images 
+       (region "worldmap/antarctica/pier.png" 32 0 32 32))
+       (stop  #f)
+       (north #f)
+       (south #f)
+       (west  #t)
+       (east  #t))
+ (tile (id 916) 
+       (images 
+       (region "worldmap/antarctica/pier.png" 64 0 32 32))
+       (stop  #t)
+       (north #f)
+       (south #f)
+       (west  #t)
+       (east  #f))
 )