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/004-1.tmx | |
parent | 6adf4a1ae781a22c768732bbcd140e56d0383da9 (diff) | |
download | clientdata-client-180215.tar.gz clientdata-client-180215.tar.bz2 clientdata-client-180215.tar.xz clientdata-client-180215.zip |
Sanitize Tulim exit warps, remove warp replaced with NPC.client-180215
Diffstat (limited to 'maps/004-1.tmx')
-rw-r--r-- | maps/004-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/004-1.tmx b/maps/004-1.tmx index 783b7f4b..910845d2 100644 --- a/maps/004-1.tmx +++ b/maps/004-1.tmx @@ -1371,8 +1371,8 @@ <object id="48" name="To Tulimshar" type="warp" x="1952" y="1792" width="160" height="32"> <properties> <property name="dest_map" value="003-1"/> - <property name="dest_x" value="59"/> - <property name="dest_y" value="157"/> + <property name="dest_x" value="60"/> + <property name="dest_y" value="156"/> </properties> </object> <object id="60" name="Maggot" type="spawn" x="1632" y="577" width="2144" height="3136"> |