diff options
author | jesusalva <cpntb1@ymail.com> | 2018-02-15 21:21:50 -0200 |
---|---|---|
committer | jesusalva <cpntb1@ymail.com> | 2018-02-15 21:21:50 -0200 |
commit | eec89d41d1354d2869bff754c5e23b1ea27b45fb (patch) | |
tree | 868acaf31b88b5ec44a8913d3b03da7cd64ee109 /maps/003-1.tmx | |
parent | 6adf4a1ae781a22c768732bbcd140e56d0383da9 (diff) | |
download | clientdata-eec89d41d1354d2869bff754c5e23b1ea27b45fb.tar.gz clientdata-eec89d41d1354d2869bff754c5e23b1ea27b45fb.tar.bz2 clientdata-eec89d41d1354d2869bff754c5e23b1ea27b45fb.tar.xz clientdata-eec89d41d1354d2869bff754c5e23b1ea27b45fb.zip |
Sanitize Tulim exit warps, remove warp replaced with NPC.client-180215
Diffstat (limited to 'maps/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index 03816006..f85c973a 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -1854,7 +1854,7 @@ <object id="64" name="Leave Tulimshar" type="warp" x="1856" y="5024" width="160" height="32"> <properties> <property name="dest_map" value="004-1"/> - <property name="dest_x" value="64"/> + <property name="dest_x" value="63"/> <property name="dest_y" value="57"/> </properties> </object> |