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 2ad71fd6..1a95dfa8 100644 --- a/maps/020-1.tmx +++ b/maps/020-1.tmx @@ -1435,10 +1435,9 @@ </object> <object id="4" name="To Nivalis Inn" type="warp" x="2048" y="2624" width="32" height="32"> <properties> - <property name="dest_map" value="020-2"/> - <property name="dest_x" value="111"/> - <property name="dest_y" value="32"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="020-4"/> + <property name="dest_x" value="64"/> + <property name="dest_y" value="53"/> </properties> </object> <object id="5" name="To Armory" type="warp" x="2752" y="1472" width="32" height="32"> |