diff options
Diffstat (limited to 'maps/001-2-28.tmx')
-rw-r--r-- | maps/001-2-28.tmx | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/001-2-28.tmx b/maps/001-2-28.tmx index 3441704b..69be8aa3 100644 --- a/maps/001-2-28.tmx +++ b/maps/001-2-28.tmx @@ -559,22 +559,22 @@ <object id="1" name="To Artis Main Road" type="warp" x="928" y="1344" 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="89"/> </properties> </object> - <object id="8" name="To Artis Right" type="warp" x="1952" y="960" width="32" height="32"> + <object id="8" name="To Artis Right" type="warp" x="1952" y="992" 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="83"/> </properties> </object> - <object id="14" name="To Second Level" type="warp" x="1024" y="768" width="128" height="32"> + <object id="14" name="To Second Level" type="warp" x="1024" y="800" width="128" 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_map" value="001-2-29"/> + <property name="dest_x" value="38"/> + <property name="dest_y" value="34"/> </properties> </object> </objectgroup> |