diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-01-09 01:18:59 -0200 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-01-09 01:18:59 -0200 |
commit | e6c4ac10dc109caeb4920da212b4bc2cc181e395 (patch) | |
tree | 1d9613e52014dc9362ad1287d71c08b910b759b8 /maps/020-1.tmx | |
parent | 031cd35d5d9142a19bc3973371fd1a6ec7f4056f (diff) | |
download | clientdata-e6c4ac10dc109caeb4920da212b4bc2cc181e395.tar.gz clientdata-e6c4ac10dc109caeb4920da212b4bc2cc181e395.tar.bz2 clientdata-e6c4ac10dc109caeb4920da212b4bc2cc181e395.tar.xz clientdata-e6c4ac10dc109caeb4920da212b4bc2cc181e395.zip |
Add 020-5 Nivalis Forge & Armory
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 07e5bc26..bac659c4 100644 --- a/maps/020-1.tmx +++ b/maps/020-1.tmx @@ -1446,10 +1446,9 @@ </object> <object id="5" name="To Armory" type="warp" x="2752" y="1472" width="32" height="32"> <properties> - <property name="dest_map" value="020-2"/> - <property name="dest_x" value="32"/> - <property name="dest_y" value="73"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="020-5"/> + <property name="dest_x" value="33"/> + <property name="dest_y" value="30"/> </properties> </object> <object id="6" name="To Nivalis Shop" type="warp" x="1824" y="2912" width="32" height="32"> |