diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/027-3.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/027-3.tmx b/maps/027-3.tmx index bca0a8f4..0a5ae348 100644 --- a/maps/027-3.tmx +++ b/maps/027-3.tmx @@ -1,5 +1,5 @@ <?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="125" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="12"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="150" height="125" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="12"> <properties> <property name="music" value="graveyard.ogg"/> <property name="name" value="Crypt Basement"/> @@ -917,7 +917,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 </data> </layer> - <objectgroup id="8" name="Objects" visible="0"> + <objectgroup id="8" name="Objects"> <object id="1" name="To Crypts Entrance" type="warp" x="768" y="2144" width="128" height="32"> <properties> <property name="dest_map" value="027-2"/> @@ -925,7 +925,7 @@ <property name="dest_tile_y" value="77"/> </properties> </object> - <object id="2" name="To Crypts Sub-Basement One" type="warp" x="4000" y="3167" width="125" height="33"> + <object id="2" name="To Crypts Sub-Basement One" type="warp" x="4000" y="3168" width="128" height="33"> <properties> <property name="dest_map" value="027-4"/> <property name="dest_tile_x" value="125"/> |