diff options
Diffstat (limited to 'maps/014-3.tmx')
-rw-r--r-- | maps/014-3.tmx | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/maps/014-3.tmx b/maps/014-3.tmx index 5644c77d..cf8310de 100644 --- a/maps/014-3.tmx +++ b/maps/014-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="254" height="174" tilewidth="32" tileheight="32" nextobjectid="30"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="254" height="174" tilewidth="32" tileheight="32" infinite="0" nextobjectid="30"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> @@ -1483,10 +1483,9 @@ <object id="1" name="graphics/particles/waterfall.particle.xml" type="particle_effect" x="5312" y="2530" width="32" height="32"/> <object id="3" name="To Hermit's Cave" type="warp" x="5056" y="4544" width="32" height="32"> <properties> - <property name="dest_map" value="011-3"/> - <property name="dest_x" value="0"/> - <property name="dest_y" value="0"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="015-3"/> + <property name="dest_x" value="172"/> + <property name="dest_y" value="195"/> </properties> </object> <object id="5" name="To Woodland South" type="warp" x="4736" y="4928" width="64" height="32"> @@ -1521,7 +1520,7 @@ </object> <object id="23" name="graphics/particles/wispdance.particle.xml" type="particle_effect" x="7072" y="4064" width="32" height="32"/> </objectgroup> - <objectgroup color="#ffff00" name="Spawns"> + <objectgroup color="#ffff00" name="Spawns" visible="0"> <object id="24" name="Mouboo" type="spawn" x="1344" y="1344" width="5888" height="3392"> <properties> <property name="death" value="45000"/> |