diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/024-1.tmx | 6 | ||||
-rw-r--r-- | maps/024-15.tmx | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/maps/024-1.tmx b/maps/024-1.tmx index a0db5bb2..f0c1c16e 100644 --- a/maps/024-1.tmx +++ b/maps/024-1.tmx @@ -1889,9 +1889,9 @@ </object> <object id="75" name="To Anise Inc." type="warp" x="2048" y="960" width="32" height="32"> <properties> - <property name="dest_map" value="024-10"/> - <property name="dest_x" value="34"/> - <property name="dest_y" value="36"/> + <property name="dest_map" value="024-15"/> + <property name="dest_x" value="25"/> + <property name="dest_y" value="38"/> </properties> </object> </objectgroup> 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> |