adjusting torch graphic
authorStephen Groundwater <slacker@gluebox.com>
Sun, 2 Oct 2005 21:45:35 +0000 (21:45 +0000)
committerStephen Groundwater <slacker@gluebox.com>
Sun, 2 Oct 2005 21:45:35 +0000 (21:45 +0000)
SVN-Revision: 2798

data/images/worldmap.strf
data/images/worldmap/forest/castlemap.png
data/images/worldmap/forest/torch1.png [new file with mode: 0644]
data/images/worldmap/forest/torch2.png [new file with mode: 0644]
data/images/worldmap/forest/torch3.png [new file with mode: 0644]

index cd3b79f..dfdf427 100644 (file)
     (solid #t))
 (tile
     (id 248)
-    (images
-      (region "worldmap/forest/castlemap.png" 96 192 32 32)
- )         
+(anim-fps 15)
+     (images "worldmap/forest/torch1.png"
+             "worldmap/forest/torch2.png"
+             "worldmap/forest/torch3.png")
+       
      (stop #f)
      (north #f)
-     (south #t)
-     (west  #f)
+     (south #f)
+     (west  #t)
      (east  #t))
 (tile
     (id 249)
index e912189..ada1465 100644 (file)
Binary files a/data/images/worldmap/forest/castlemap.png and b/data/images/worldmap/forest/castlemap.png differ
diff --git a/data/images/worldmap/forest/torch1.png b/data/images/worldmap/forest/torch1.png
new file mode 100644 (file)
index 0000000..89c23fd
Binary files /dev/null and b/data/images/worldmap/forest/torch1.png differ
diff --git a/data/images/worldmap/forest/torch2.png b/data/images/worldmap/forest/torch2.png
new file mode 100644 (file)
index 0000000..5303056
Binary files /dev/null and b/data/images/worldmap/forest/torch2.png differ
diff --git a/data/images/worldmap/forest/torch3.png b/data/images/worldmap/forest/torch3.png
new file mode 100644 (file)
index 0000000..9e1486b
Binary files /dev/null and b/data/images/worldmap/forest/torch3.png differ