diff options
author | seeds <abby.hulka@gmail.com> | 2021-06-20 15:11:37 +0000 |
---|---|---|
committer | seeds <abby.hulka@gmail.com> | 2021-06-20 15:11:37 +0000 |
commit | fa32de377c5f45fef9fe4a9224d1788477eee363 (patch) | |
tree | 56237221ab1cf83e487da388f32bf924173d0196 /maps/006-2-6.tmx | |
parent | 8f7889a6973a3cdb1dbee30ad6dc9a57fdfe519a (diff) | |
parent | 08ce3eab6e441674e56b69cbba9d19f0c64c15f9 (diff) | |
download | clientdata-fa32de377c5f45fef9fe4a9224d1788477eee363.tar.gz clientdata-fa32de377c5f45fef9fe4a9224d1788477eee363.tar.bz2 clientdata-fa32de377c5f45fef9fe4a9224d1788477eee363.tar.xz clientdata-fa32de377c5f45fef9fe4a9224d1788477eee363.zip |
Merge branch 'PiouIsles-fixes-patch' into 'master'r13.5_20210724
Piou isles fixes patch
See merge request TMW2/clientdata!128
Diffstat (limited to 'maps/006-2-6.tmx')
-rw-r--r-- | maps/006-2-6.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/006-2-6.tmx b/maps/006-2-6.tmx index f8f267a9..6797eb8e 100644 --- a/maps/006-2-6.tmx +++ b/maps/006-2-6.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="77" height="57" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="118"> +<map version="1.5" tiledversion="1.6.0" orientation="orthogonal" renderorder="right-down" width="77" height="57" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="118"> <properties> <property name="author" value="seeds, Saulc"/> <property name="license" value="CC BY-SA 4.0"/> @@ -521,10 +521,10 @@ </data> </layer> <objectgroup id="16" name="Objects" visible="0"/> - <objectgroup color="#000000" id="8" name="Warps" visible="0"> + <objectgroup color="#000000" id="8" name="Warps"> <object id="3" name="To Throne Room" type="warp" x="1088" y="736" width="32" height="32"> <properties> - <property name="dest_map" value="006-2-4"/> + <property name="dest_map" value="006-2-5"/> <property name="dest_x" value="34"/> <property name="dest_y" value="22"/> </properties> |