diff options
Diffstat (limited to 'maps/001-2-10.tmx')
-rw-r--r-- | maps/001-2-10.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/001-2-10.tmx b/maps/001-2-10.tmx index 2186cf54..106dd28d 100644 --- a/maps/001-2-10.tmx +++ b/maps/001-2-10.tmx @@ -406,15 +406,15 @@ <object id="1" name="To Artis Left" type="warp" x="864" y="1440" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> - <property name="dest_x" value="0"/> - <property name="dest_y" value="0"/> + <property name="dest_x" value="118"/> + <property name="dest_y" value="50"/> </properties> </object> - <object id="2" name="To Artis Right" type="warp" x="1632.25" y="1440.25" width="32" height="32"> + <object id="2" name="To Artis Right" type="warp" x="1632" y="1440" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> - <property name="dest_x" value="0"/> - <property name="dest_y" value="0"/> + <property name="dest_x" value="135"/> + <property name="dest_y" value="50"/> </properties> </object> </objectgroup> |