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 e1de5e2d..898f2f3d 100644 --- a/maps/020-1.tmx +++ b/maps/020-1.tmx @@ -1428,10 +1428,9 @@ </object> <object id="3" name="To Blue Sage House" type="warp" x="2112" y="1664" width="32" height="32"> <properties> - <property name="dest_map" value="020-2"/> - <property name="dest_x" value="72"/> - <property name="dest_y" value="70"/> - <property name="npc_id" value="SCRIPT"/> + <property name="dest_map" value="020-7"/> + <property name="dest_x" value="40"/> + <property name="dest_y" value="49"/> </properties> </object> <object id="4" name="To Nivalis Inn" type="warp" x="2048" y="2624" width="32" height="32"> |