diff options
Diffstat (limited to 'maps/003-4.tmx')
-rw-r--r-- | maps/003-4.tmx | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/maps/003-4.tmx b/maps/003-4.tmx index 9bc26a34..6fe3598d 100644 --- a/maps/003-4.tmx +++ b/maps/003-4.tmx @@ -1,9 +1,11 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="34"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="34"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> - <property name="name" value="Omar House"/> + <property name="minimap" value="graphics/minimaps/003-4.png"/> + <property name="music" value="magick - real.ogg"/> + <property name="name" value="Forgotten Shop"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> <image source="../graphics/tilesets/collision.png" width="96" height="96"/> |