From 33130ca65a3e209400e66dc6020576975eb95da7 Mon Sep 17 00:00:00 2001 From: Matthias Braun Date: Sun, 2 Oct 2005 21:50:57 +0000 Subject: [PATCH] fixed torch SVN-Revision: 2799 --- data/images/worldmap.strf | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/data/images/worldmap.strf b/data/images/worldmap.strf index dfdf4279d..ac206b111 100644 --- a/data/images/worldmap.strf +++ b/data/images/worldmap.strf @@ -1183,16 +1183,16 @@ (solid #t)) (tile (id 248) -(anim-fps 15) - (images "worldmap/forest/torch1.png" - "worldmap/forest/torch2.png" - "worldmap/forest/torch3.png") + (anim-fps 3) + (images "worldmap/forest/torch1.png" + "worldmap/forest/torch2.png" + "worldmap/forest/torch3.png") - (stop #f) - (north #f) - (south #f) - (west #t) - (east #t)) + (stop #f) + (north #f) + (south #t) + (west #f) + (east #t)) (tile (id 249) (images -- 2.11.0