diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:59:23 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:59:23 -0300 |
commit | eb0b557999a06d6d0ce82c61bb704516e33fddc7 (patch) | |
tree | 4f7340eceb33549be35f380da9a6264cfd0d5edc | |
parent | e30092e06a7fea750414a6777764507fe6ce2676 (diff) | |
download | clientdata-eb0b557999a06d6d0ce82c61bb704516e33fddc7.tar.gz clientdata-eb0b557999a06d6d0ce82c61bb704516e33fddc7.tar.bz2 clientdata-eb0b557999a06d6d0ce82c61bb704516e33fddc7.tar.xz clientdata-eb0b557999a06d6d0ce82c61bb704516e33fddc7.zip |
Offset on 006-2
-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> |