diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-11-18 17:37:50 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-11-18 17:37:50 -0200 |
commit | 869482a438062ebd3482464ee9e268e13e6edd8d (patch) | |
tree | 3f86a452b94eebfe06e3da829b8f1e12656547ee /maps/005-6.tmx | |
parent | 0ff9ae3267a7a9d3810776ae55bde432ecc9fedc (diff) | |
download | clientdata-869482a438062ebd3482464ee9e268e13e6edd8d.tar.gz clientdata-869482a438062ebd3482464ee9e268e13e6edd8d.tar.bz2 clientdata-869482a438062ebd3482464ee9e268e13e6edd8d.tar.xz clientdata-869482a438062ebd3482464ee9e268e13e6edd8d.zip |
Correct 005-* warps
Diffstat (limited to 'maps/005-6.tmx')
-rw-r--r-- | maps/005-6.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/005-6.tmx b/maps/005-6.tmx index bf6f02e0..85f91a9a 100644 --- a/maps/005-6.tmx +++ b/maps/005-6.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="27"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" nextobjectid="27"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -525,8 +525,8 @@ <object id="25" name="To Outside" type="warp" x="1056" y="1376" width="32" height="32"> <properties> <property name="dest_map" value="005-1"/> - <property name="dest_x" value="43"/> - <property name="dest_y" value="76"/> + <property name="dest_x" value="50"/> + <property name="dest_y" value="86"/> </properties> </object> </objectgroup> |