diff options
Diffstat (limited to 'maps/009-1.tmx')
-rw-r--r-- | maps/009-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/009-1.tmx b/maps/009-1.tmx index 4330f2e1..db6c745e 100644 --- a/maps/009-1.tmx +++ b/maps/009-1.tmx @@ -1,10 +1,10 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="140" height="130" tilewidth="32" tileheight="32" infinite="0" nextobjectid="41"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="140" height="130" tilewidth="32" tileheight="32" infinite="0" nextobjectid="41"> <properties> <property name="license" value="not specified"/> <property name="manaplus version" value="2"/> <property name="minimap" value="/graphics/minimaps/009-1.png"/> - <property name="music" value="3b5.ogg"/> + <property name="music" value="dragon_and_toast.ogg"/> <property name="name" value="Halinarzo"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> @@ -1335,7 +1335,7 @@ </object> <object id="27" name="Abandoned Mana Stone Mine" type="warp" x="3808" y="1280" width="32" height="32"> <properties> - <property name="dest_map" value="009-5"/> + <property name="dest_map" value="011"/> <property name="dest_x" value="177"/> <property name="dest_y" value="177"/> </properties> |