diff options
-rw-r--r-- | maps/006-2-3.tmx | 4 | ||||
-rw-r--r-- | maps/006-2.tmx | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/maps/006-2-3.tmx b/maps/006-2-3.tmx index 0bc14dd20..1f695a7c2 100644 --- a/maps/006-2-3.tmx +++ b/maps/006-2-3.tmx @@ -606,7 +606,7 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0 </data> </layer> - <objectgroup id="11" name="warps" visible="0"> + <objectgroup id="11" name="warps"> <object id="1" name="Cave Exit" type="warp" x="1312" y="896" width="32" height="32"> <properties> <property name="dest_map" value="006-2"/> @@ -618,7 +618,7 @@ <properties> <property name="dest_map" value="006-2"/> <property name="dest_x" value="68"/> - <property name="dest_y" value="113"/> + <property name="dest_y" value="114"/> </properties> </object> <object id="8" name="Tipiou" type="spawn" x="1120" y="1120" width="384" height="352"> diff --git a/maps/006-2.tmx b/maps/006-2.tmx index fff6397ee..3558663fc 100644 --- a/maps/006-2.tmx +++ b/maps/006-2.tmx @@ -1609,7 +1609,7 @@ <properties> <property name="dest_map" value="006-2-3"/> <property name="dest_x" value="41"/> - <property name="dest_y" value="56"/> + <property name="dest_y" value="55"/> </properties> </object> <object id="43" name="To Candor B1F" type="warp" x="2176" y="3776" width="32" height="32"> |