diff options
Diffstat (limited to 'maps/027-3.tmx')
-rw-r--r-- | maps/027-3.tmx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/maps/027-3.tmx b/maps/027-3.tmx index 106bcfe9..3229f847 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="60" height="60" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="3"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="60" height="60" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="3"> <properties> <property name="author" value="Donald Horn"/> <property name="license" value="CC BY SA 3.0"/> @@ -12,7 +12,9 @@ <image source="../graphics/tilesets/indoor-accessories.png" width="640" height="640"/> </tileset> <tileset firstgid="401" source="../graphics/tilesets/lof/woodland_indoor.tsx"/> - <tileset firstgid="657" source="../graphics/tilesets/collision.tsx"/> + <tileset firstgid="657" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> + <image source="../graphics/tilesets/collision.png" width="96" height="96"/> + </tileset> <tileset firstgid="666" name="inside" tilewidth="32" tileheight="32" tilecount="100" columns="10"> <image source="../graphics/tilesets/sot/inside.png" width="320" height="320"/> </tileset> @@ -533,7 +535,7 @@ 658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658,658 </data> </layer> - <layer id="9" name="Heights" width="60" height="60" visible="0"> + <layer id="9" name="Heights" width="60" height="60" visible="0" locked="1"> <data encoding="csv"> 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, |