diff options
Diffstat (limited to 'maps/008-3-1.tmx')
-rw-r--r-- | maps/008-3-1.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/008-3-1.tmx b/maps/008-3-1.tmx index 0232c925..e504f39e 100644 --- a/maps/008-3-1.tmx +++ b/maps/008-3-1.tmx @@ -1,9 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.4" orientation="orthogonal" renderorder="right-down" width="80" height="80" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> +<map version="1.0" tiledversion="1.1.3" orientation="orthogonal" renderorder="right-down" width="80" height="80" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> <property name="name" value="Bat Cave"/> + <property name="overlay0image" value="graphics/images/ambient/spot.png"/> </properties> <tileset firstgid="1" name="hurns-cave" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/hurns-cave.png" width="512" height="512"/> |