diff options
-rw-r--r-- | maps/001-2-21.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/001-2-21.tmx b/maps/001-2-21.tmx index caf0b12e..0d8f0201 100644 --- a/maps/001-2-21.tmx +++ b/maps/001-2-21.tmx @@ -321,8 +321,8 @@ <object id="1" name="ToArtis" type="warp" x="608" y="896" width="32" height="32"> <properties> <property name="dest_map" value="001-1"/> - <property name="dest_x" value="141"/> - <property name="dest_y" value="69"/> + <property name="dest_x" value="193"/> + <property name="dest_y" value="109"/> </properties> </object> <object id="2" name="To Nard's Room" type="warp" x="1056" y="896" width="32" height="32"> @@ -335,7 +335,7 @@ <object id="3" name="To Second Deck" type="warp" x="992" y="800" width="32" height="32"> <properties> <property name="dest_map" value="001-2-22"/> - <property name="dest_x" value="61"/> + <property name="dest_x" value="72"/> <property name="dest_y" value="29"/> </properties> </object> |