diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-03-05 16:08:43 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-03-05 16:08:43 +0000 |
commit | 5183d208cbf7cd6f1a24bfcf28722bfb6d5bff7d (patch) | |
tree | ce583db74a9e5b851c42d78588693fd2a7d18ddb | |
parent | a73dd438a3d116caa17b31d018be6136f2da9418 (diff) | |
download | clientdata-5183d208cbf7cd6f1a24bfcf28722bfb6d5bff7d.tar.gz clientdata-5183d208cbf7cd6f1a24bfcf28722bfb6d5bff7d.tar.bz2 clientdata-5183d208cbf7cd6f1a24bfcf28722bfb6d5bff7d.tar.xz clientdata-5183d208cbf7cd6f1a24bfcf28722bfb6d5bff7d.zip |
Update 015-3.tmx udpate warp
-rw-r--r-- | maps/015-3.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/015-3.tmx b/maps/015-3.tmx index 69b1bced..a5551952 100644 --- a/maps/015-3.tmx +++ b/maps/015-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="201" height="220" tilewidth="32" tileheight="32" nextobjectid="38"> +<map version="1.0" tiledversion="1.1.6" orientation="orthogonal" renderorder="right-down" width="201" height="220" tilewidth="32" tileheight="32" infinite="0" nextobjectid="38"> <properties> <property name="author" value="The Mana World Brazil - Saulc"/> <property name="license" value="GPL v2+"/> @@ -1221,8 +1221,8 @@ <object id="17" name="to Woodlands" type="warp" x="5504" y="6272" width="32" height="32"> <properties> <property name="dest_map" value="014-3"/> - <property name="dest_x" value="158"/> - <property name="dest_y" value="143"/> + <property name="dest_x" value="138"/> + <property name="dest_y" value="141"/> </properties> </object> <object id="18" name="paraDentro" type="warp" x="4416" y="6304" width="32" height="32"> |