diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-05-25 01:01:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-05-25 01:01:18 -0300 |
commit | 75ea005423e9b8ba8fae11d59bf628a42b88a29e (patch) | |
tree | 0c2b90fbfa7f8b7b808d109fe06231f3e932a0ec /maps/006-2-4.tmx | |
parent | f98c133262ac556eea4b98a42ad030db07ed6a21 (diff) | |
download | clientdata-75ea005423e9b8ba8fae11d59bf628a42b88a29e.tar.gz clientdata-75ea005423e9b8ba8fae11d59bf628a42b88a29e.tar.bz2 clientdata-75ea005423e9b8ba8fae11d59bf628a42b88a29e.tar.xz clientdata-75ea005423e9b8ba8fae11d59bf628a42b88a29e.zip |
Hide some layers. PS. 006-2-2 has script-controlled warps
Diffstat (limited to 'maps/006-2-4.tmx')
-rw-r--r-- | maps/006-2-4.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/006-2-4.tmx b/maps/006-2-4.tmx index 561ea913..41f90b1a 100644 --- a/maps/006-2-4.tmx +++ b/maps/006-2-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.5" tiledversion="1.6.0" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="72" height="53" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="119"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="72" height="53" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="119"> <editorsettings> <export target="006-2-5..tmx" format="tmx"/> </editorsettings> @@ -366,8 +366,8 @@ 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="16" name="Objects"/> - <objectgroup color="#000000" id="8" name="Warps"> + <objectgroup id="16" name="Objects" visible="0"/> + <objectgroup color="#000000" id="8" name="Warps" visible="0"> <object id="22" name="To Throne Room" type="warp" x="1248" y="704" width="32" height="32"> <properties> <property name="dest_map" value="006-2-5"/> @@ -376,7 +376,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#204a87" id="7" name="Spawns"> + <objectgroup color="#204a87" id="7" name="Spawns" visible="0"> <object id="15" name="Piou Knight" type="spawn" x="1024" y="800" width="256" height="160"> <properties> <property name="death" value="30000"/> @@ -386,7 +386,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#ffff00" id="15" name="Margins"> + <objectgroup color="#ffff00" id="15" name="Margins" visible="0"> <object id="114" name="margin" type="fixme" x="992" y="0" width="672" height="672"/> <object id="115" name="margin" type="fixme" x="1312" y="672" width="992" height="640"/> <object id="116" name="margin" type="fixme" x="640" y="1024" width="672" height="672"/> |