diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/006-2-1.tmx | 2 | ||||
-rw-r--r-- | maps/006-4.tmx | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/maps/006-2-1.tmx b/maps/006-2-1.tmx index e0ba168e..9a2e4903 100644 --- a/maps/006-2-1.tmx +++ b/maps/006-2-1.tmx @@ -834,7 +834,7 @@ </object> <object id="6" name="To Outside" type="warp" x="2528" y="736" width="32" height="32"> <properties> - <property name="dest_map" value="piou_1.tmx"/> + <property name="dest_map" value="006-2"/> <property name="dest_x" value="92"/> <property name="dest_y" value="96"/> </properties> diff --git a/maps/006-4.tmx b/maps/006-4.tmx index 969874fa..99c85a04 100644 --- a/maps/006-4.tmx +++ b/maps/006-4.tmx @@ -3347,7 +3347,7 @@ <property name="spawn" value="75000"/> </properties> </object> - <object id="6" name="To Candor B2F" type="warp" x="1024" y="8224" width="32" height="31"> + <object id="6" name="To Candor B2F" type="warp" x="1024" y="8224" width="32" height="32"> <properties> <property name="dest_map" value="006-3"/> <property name="dest_x" value="54"/> |