From 6f5d4044973750bdacb00cc93340a7974f9f5655 Mon Sep 17 00:00:00 2001 From: Stephen Groundwater Date: Sat, 4 Feb 2006 14:00:08 +0000 Subject: [PATCH] fixed small error with new clover tile SVN-Revision: 3044 --- data/images/tiles.strf | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/data/images/tiles.strf b/data/images/tiles.strf index 357ac34fa..d9ffcfe4d 100644 --- a/data/images/tiles.strf +++ b/data/images/tiles.strf @@ -6139,14 +6139,13 @@ (images (region "tiles/castle/door.png" 96 64 32 32) ) - (solid #f) + ) (tile (id 1532) (images "tiles/doodads/clover.png" ) - ) - (solid #f) -) + (solid #t) + ) ) ) -- 2.11.0