diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-05-22 22:50:26 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-05-22 22:50:26 -0300 |
commit | 78c483e34b901d574872f52729f4d0b8b0e71a05 (patch) | |
tree | 84b92666cae3a4c1ec7aa7ea19976559cc91dddd /maps/014-4.tmx | |
parent | 6101d61fafb067b040c7bfb6804cc3893489d120 (diff) | |
download | clientdata-78c483e34b901d574872f52729f4d0b8b0e71a05.tar.gz clientdata-78c483e34b901d574872f52729f4d0b8b0e71a05.tar.bz2 clientdata-78c483e34b901d574872f52729f4d0b8b0e71a05.tar.xz clientdata-78c483e34b901d574872f52729f4d0b8b0e71a05.zip |
Move LoF's Transcedence Gate to the middle of the town :o
Diffstat (limited to 'maps/014-4.tmx')
-rw-r--r-- | maps/014-4.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/014-4.tmx b/maps/014-4.tmx index a13e139c..6ce76d11 100644 --- a/maps/014-4.tmx +++ b/maps/014-4.tmx @@ -1812,8 +1812,8 @@ <object id="12" name="Transcendence Portal" type="warp" x="3040" y="1024" width="32" height="32"> <properties> <property name="dest_map" value="017-1"/> - <property name="dest_x" value="202"/> - <property name="dest_y" value="79"/> + <property name="dest_x" value="104"/> + <property name="dest_y" value="102"/> </properties> </object> <object id="16" name="To Central Woodlands" type="warp" x="5088" y="2144" width="32" height="128"> |