diff options
Diffstat (limited to 'maps/017-2-1.tmx')
-rw-r--r-- | maps/017-2-1.tmx | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/maps/017-2-1.tmx b/maps/017-2-1.tmx index 3f6c8e1b..5b839d3e 100644 --- a/maps/017-2-1.tmx +++ b/maps/017-2-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="150" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="11"> +<map version="1.4" tiledversion="1.4.1" orientation="orthogonal" renderorder="right-down" width="150" height="150" tilewidth="32" tileheight="32" infinite="0" nextlayerid="13" nextobjectid="11"> <properties> <property name="author" value="Pydsigner, Jesusalva, TMW2/LoF Team"/> <property name="license" value="GPL v2 ; CC BY-SA 3.0"/> @@ -36,7 +36,9 @@ <property name="overlay6scrollX" value="0.2"/> <property name="overlay6scrollY" value="0.1"/> </properties> - <tileset firstgid="1" source="../graphics/tilesets/collision.tsx"/> + <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> + <image source="../graphics/tilesets/collision.png" width="96" height="96"/> + </tileset> <tileset firstgid="10" source="../graphics/tilesets/cave.tsx"/> <tileset firstgid="138" source="../graphics/tilesets/cave_x2.tsx"/> <tileset firstgid="154" source="../graphics/tilesets/lof/woodland_indoor.tsx"/> @@ -1594,7 +1596,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> - <objectgroup id="11" name="Objects"> + <objectgroup id="11" name="Objects" visible="0"> <object id="4" name="Big Emerald Bif" type="spawn" x="1824" y="2464" width="384" height="416"> <properties> <property name="death" value="45000"/> |