diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-01 19:55:49 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-01 19:55:49 -0200 |
commit | f8d51227d802ec60b4c99a6a61434086b08cea53 (patch) | |
tree | 5212138544332bb19684c985891962fa5b8c46b7 /maps/020-1.tmx | |
parent | 427d193d7e4ce3bcaa7c26b34d08b2f7de5f5ea4 (diff) | |
download | clientdata-f8d51227d802ec60b4c99a6a61434086b08cea53.tar.gz clientdata-f8d51227d802ec60b4c99a6a61434086b08cea53.tar.bz2 clientdata-f8d51227d802ec60b4c99a6a61434086b08cea53.tar.xz clientdata-f8d51227d802ec60b4c99a6a61434086b08cea53.zip |
020-3 Nivalis Potion Shop
Diffstat (limited to 'maps/020-1.tmx')
-rw-r--r-- | maps/020-1.tmx | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/maps/020-1.tmx b/maps/020-1.tmx index 9066a6d0..07e5bc26 100644 --- a/maps/020-1.tmx +++ b/maps/020-1.tmx @@ -1454,10 +1454,9 @@ </object> <object id="6" name="To Nivalis Shop" type="warp" x="1824" y="2912" width="32" height="32"> <properties> - <property name="dest_map" value="020-2"/> - <property name="dest_x" value="65"/> - <property name="dest_y" value="23"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="020-3"/> + <property name="dest_x" value="20"/> + <property name="dest_y" value="28"/> </properties> </object> <object id="7" name="To Snow Field" type="warp" x="2176" y="4096" width="128" height="32"> |