diff options
-rw-r--r-- | maps.xml | 1 | ||||
-rw-r--r-- | maps/018-6-3.tmx | 6 |
2 files changed, 5 insertions, 2 deletions
@@ -734,6 +734,7 @@ Copyright (C) 2018 TMW2 --> <atlas name="cave-lof"> <file name="graphics/tilesets/cave.png"/> <file name="graphics/tilesets/cave_x2.png"/> + <file name="graphics/tilesets/cave_bilevel.png"/> <file name="graphics/tilesets/footprints.png"/> <file name="graphics/tilesets/rails.png"/> <file name="graphics/tilesets/rails_x2.png"/> diff --git a/maps/018-6-3.tmx b/maps/018-6-3.tmx index 01a8a2207..25a78ee6b 100644 --- a/maps/018-6-3.tmx +++ b/maps/018-6-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.4" orientation="orthogonal" renderorder="right-down" width="180" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="33" nextobjectid="6"> +<map version="1.2" tiledversion="1.2.2" orientation="orthogonal" renderorder="right-down" width="180" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="33" nextobjectid="6"> <properties> <property name="author" value="Jesusalva, Saulc"/> <property name="license" value="GPL v2+, CC BY SA 3.0+"/> @@ -35,7 +35,9 @@ <tileset firstgid="779" name="cave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> <image source="../graphics/tilesets/cave.png" width="512" height="256"/> </tileset> - <tileset firstgid="907" source="../graphics/tilesets/cave_bilevel.tsx"/> + <tileset firstgid="907" name="cave_bilevel" tilewidth="32" tileheight="32" tilecount="256" columns="16"> + <image source="../graphics/tilesets/cave_bilevel.png" width="512" height="512"/> + </tileset> <layer id="9" name="Ground" width="180" height="180"> <data encoding="csv"> 799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799,799, |