diff options
Diffstat (limited to 'maps/099-6.tmx')
-rw-r--r-- | maps/099-6.tmx | 15 |
1 files changed, 10 insertions, 5 deletions
diff --git a/maps/099-6.tmx b/maps/099-6.tmx index cf352e4d..3551c538 100644 --- a/maps/099-6.tmx +++ b/maps/099-6.tmx @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="150" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="21"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="150" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="26"> <properties> - <property name="music" value=""/> + <property name="music" value="ominous3.ogg"/> <property name="name" value="Keshlam's Adventurer's Guild Quarters"/> </properties> <tileset firstgid="1" source="../tilesets/wood_lab.tsx"/> @@ -1101,7 +1101,7 @@ 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,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> - <layer id="8" name="Collision" width="150" height="150" opacity="0.5"> + <layer id="8" name="Collision" width="150" height="150" visible="0" opacity="0.5"> <data encoding="csv"> 366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366, 366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366,366, @@ -1336,8 +1336,8 @@ <object id="12" name="To Hallway" type="warp" x="3872" y="2432" width="32" height="32"> <properties> <property name="dest_map" value="099-1"/> - <property name="dest_tile_x" value="15"/> - <property name="dest_tile_y" value="78"/> + <property name="dest_tile_x" value="34"/> + <property name="dest_tile_y" value="52"/> </properties> </object> <object id="13" name="To Hallway" type="warp" x="800" y="3264" width="32" height="32"> @@ -1396,5 +1396,10 @@ <property name="dest_tile_y" value="106"/> </properties> </object> + <object id="21" name="Object" type="switch" x="800" y="544" width="32" height="32"/> + <object id="22" name="Object" type="switch" x="2880" y="576" width="32" height="32"/> + <object id="23" name="Object" type="switch" x="3872" y="2272" width="32" height="32"/> + <object id="24" name="Object" type="switch" x="736" y="3040" width="32" height="32"/> + <object id="25" name="Object" type="switch" x="1824" y="4160" width="32" height="32"/> </objectgroup> </map> |