diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-14 12:15:08 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-14 12:15:08 -0300 |
commit | 3eb14e7c4859669dcd8affc0ac799ccd637f10fd (patch) | |
tree | e8cc18c1e49ee365ebace5a9272df33d3d56136b /maps/018-1.tmx | |
parent | 533b2fcd3f2f8777fb7f65abdfe089632a24c345 (diff) | |
download | clientdata-3eb14e7c4859669dcd8affc0ac799ccd637f10fd.tar.gz clientdata-3eb14e7c4859669dcd8affc0ac799ccd637f10fd.tar.bz2 clientdata-3eb14e7c4859669dcd8affc0ac799ccd637f10fd.tar.xz clientdata-3eb14e7c4859669dcd8affc0ac799ccd637f10fd.zip |
Move Sincerity Island portal
Diffstat (limited to 'maps/018-1.tmx')
-rw-r--r-- | maps/018-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/018-1.tmx b/maps/018-1.tmx index 24d2366d..1a46ae7c 100644 --- a/maps/018-1.tmx +++ b/maps/018-1.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="100" height="100" tilewidth="32" tileheight="32" nextobjectid="9"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="100" height="100" tilewidth="32" tileheight="32" nextobjectid="10"> <properties> <property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/> <property name="license" value="GPL v2 ; CC BY-SA 3.0"/> @@ -729,8 +729,8 @@ <object id="8" name="To LoF" type="warp" x="1024" y="2144" width="32" height="32"> <properties> <property name="dest_map" value="017-1"/> - <property name="dest_x" value="179"/> - <property name="dest_y" value="196"/> + <property name="dest_x" value="152"/> + <property name="dest_y" value="223"/> </properties> </object> </objectgroup> |