diff options
-rw-r--r-- | maps/034-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/034-1.tmx b/maps/034-1.tmx index 0215b47f..520b45ea 100644 --- a/maps/034-1.tmx +++ b/maps/034-1.tmx @@ -120,9 +120,9 @@ </object> <object name="ToHighlands1" type="WARP" x="3008" y="576" width="64" height="32"> <properties> - <property name="dest_map" value=""/> - <property name="dest_x" value=""/> - <property name="dest_y" value=""/> + <property name="dest_map" value="046-1"/> + <property name="dest_x" value="3040"/> + <property name="dest_y" value="3712"/> </properties> </object> </objectgroup> |