diff options
Diffstat (limited to 'maps/005-4.tmx')
-rw-r--r-- | maps/005-4.tmx | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/maps/005-4.tmx b/maps/005-4.tmx index 930f0097..75b7dc38 100644 --- a/maps/005-4.tmx +++ b/maps/005-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.5" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="28"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" nextobjectid="28"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -526,11 +526,11 @@ </data> </layer> <objectgroup name="Objects"> - <object id="25" name="To Outside" type="warp" x="802" y="1384" width="32" height="32"> + <object id="25" name="To Outside" type="warp" x="800" y="1376" width="32" height="32"> <properties> <property name="dest_map" value="005-1"/> - <property name="dest_x" value="48"/> - <property name="dest_y" value="71"/> + <property name="dest_x" value="55"/> + <property name="dest_y" value="81"/> </properties> </object> <object id="27" name="graphics/particles/fireplace.particle.xml" type="particle_effect" x="1344" y="1088" width="32" height="32"/> |