diff options
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"> |