diff options
author | HoraK-FDF <horak-fdf@web.de> | 2023-11-29 22:25:52 +0000 |
---|---|---|
committer | Led Mitz <smoothshifter@tuta.io> | 2023-11-29 22:25:52 +0000 |
commit | bd1cf5b97fac03f3b59bfb9b95da14997db4af02 (patch) | |
tree | 8286accbb0f93102e00abf6ddcc441ca22e6977f /maps/058-2.tmx | |
parent | abbfb536508694927e4d0505eea19255f6d42457 (diff) | |
download | clientdata-bd1cf5b97fac03f3b59bfb9b95da14997db4af02.tar.gz clientdata-bd1cf5b97fac03f3b59bfb9b95da14997db4af02.tar.bz2 clientdata-bd1cf5b97fac03f3b59bfb9b95da14997db4af02.tar.xz clientdata-bd1cf5b97fac03f3b59bfb9b95da14997db4af02.zip |
bif, skulls and fixes
Diffstat (limited to 'maps/058-2.tmx')
-rw-r--r-- | maps/058-2.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/058-2.tmx b/maps/058-2.tmx index a785432c..fbed0265 100644 --- a/maps/058-2.tmx +++ b/maps/058-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="132" height="220" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="38"> +<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="132" height="220" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="38"> <properties> <property name="music" value="peace.ogg"/> <property name="name" value="Pyramid B1F"/> @@ -1628,9 +1628,9 @@ </object> <object id="37" name="Return" type="warp" x="2080" y="6368" width="32" height="32"> <properties> - <property name="dest_map" value="001-1"/> + <property name="dest_map" value="045-1"/> <property name="dest_x" value="99"/> - <property name="dest_y" value="99"/> + <property name="dest_y" value="34"/> </properties> </object> </objectgroup> |