diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/006-2.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/006-2.tmx b/maps/006-2.tmx index 6933e68e..91038c4c 100644 --- a/maps/006-2.tmx +++ b/maps/006-2.tmx @@ -1601,7 +1601,7 @@ <object id="41" name="Cave Exit" type="warp" x="1952" y="3488" width="32" height="32"> <properties> <property name="dest_map" value="006-2-3"/> - <property name="dest_x" value="41"/> + <property name="dest_x" value="42"/> <property name="dest_y" value="29"/> </properties> </object> |