From 2c7ce608fb6d088f8039e545ae39f1741c6cbec3 Mon Sep 17 00:00:00 2001 From: Marek Moeckel Date: Fri, 1 Jul 2005 22:58:38 +0000 Subject: [PATCH] small backport from 0.1.3 SVN-Revision: 2671 --- data/images/worldmap.strf | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/data/images/worldmap.strf b/data/images/worldmap.strf index 7c2498f2d..ba7519dcb 100644 --- a/data/images/worldmap.strf +++ b/data/images/worldmap.strf @@ -328,4 +328,13 @@ (south #f) (west #t) (east #f)) + +;; Yet another invisible one +(tile (id 72) + (image "road_e.png") + (stop #t) + (north #f) + (south #f) + (west #t) + (east #t)) ) -- 2.11.0