diff options
Diffstat (limited to 'maps/003-5.tmx')
-rw-r--r-- | maps/003-5.tmx | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/maps/003-5.tmx b/maps/003-5.tmx index 4e81f66a..6781ed0d 100644 --- a/maps/003-5.tmx +++ b/maps/003-5.tmx @@ -1,8 +1,10 @@ <?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="35"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="35"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> + <property name="minimap" value="graphics/minimaps/003-5.png"/> + <property name="music" value="magick - real.ogg"/> <property name="name" value="Tulimshar Jeweler"/> </properties> <tileset firstgid="1" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> |