diff options
Diffstat (limited to 'maps/024-15.tmx')
-rw-r--r-- | maps/024-15.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/024-15.tmx b/maps/024-15.tmx index 69aed166..784145ea 100644 --- a/maps/024-15.tmx +++ b/maps/024-15.tmx @@ -418,8 +418,8 @@ <object id="7" name="To Frostia" type="warp" x="800" y="1248" width="32" height="32"> <properties> <property name="dest_map" value="024-1"/> - <property name="dest_x" value="160"/> - <property name="dest_y" value="50"/> + <property name="dest_x" value="64"/> + <property name="dest_y" value="31"/> </properties> </object> </objectgroup> |