fixed small error with new clover tile
authorStephen Groundwater <slacker@gluebox.com>
Sat, 4 Feb 2006 14:00:08 +0000 (14:00 +0000)
committerStephen Groundwater <slacker@gluebox.com>
Sat, 4 Feb 2006 14:00:08 +0000 (14:00 +0000)
SVN-Revision: 3044

data/images/tiles.strf

index 357ac34..d9ffcfe 100644 (file)
     (images
       (region "tiles/castle/door.png"  96 64 32 32)
     )
-    (solid #f)
 )
   (tile
     (id 1532)
     (images
       "tiles/doodads/clover.png" )
-    )
-    (solid #f)
-)
+    (solid #t)
+  )
 )
 )