diff options
Diffstat (limited to 'maps/006-2-6.tmx')
-rw-r--r-- | maps/006-2-6.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/006-2-6.tmx b/maps/006-2-6.tmx index 29fc55ee..f8f267a9 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.5" tiledversion="1.6.0" orientation="orthogonal" renderorder="right-down" width="77" height="57" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="118"> +<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"> <properties> <property name="author" value="seeds, Saulc"/> <property name="license" value="CC BY-SA 4.0"/> @@ -520,8 +520,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,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="3" name="To Throne Room" type="warp" x="1088" y="736" width="32" height="32"> <properties> <property name="dest_map" value="006-2-4"/> @@ -530,7 +530,7 @@ </properties> </object> </objectgroup> - <objectgroup color="#204a87" id="7" name="Spawns"> + <objectgroup color="#204a87" id="7" name="Spawns" visible="0"> <object id="18" name="Piou" type="spawn" x="1088" y="960" width="96" height="96"> <properties> <property name="death" value="30000"/> @@ -548,7 +548,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="1472" y="672" width="992" height="640"/> <object id="116" name="margin" type="fixme" x="800" y="1152" width="672" height="672"/> |