diff options
-rw-r--r-- | maps/007-1.tmx | 3 | ||||
-rw-r--r-- | maps/012-2.tmx | 2 |
2 files changed, 1 insertions, 4 deletions
diff --git a/maps/007-1.tmx b/maps/007-1.tmx index 7b5912d4..b9d6c69f 100644 --- a/maps/007-1.tmx +++ b/maps/007-1.tmx @@ -21,9 +21,6 @@ <tileset firstgid="1050" source="../graphics/tilesets/cave2_bilevel.tsx"/> <tileset firstgid="1306" source="../graphics/tilesets/cave2_x2.tsx"/> <tileset firstgid="1338" source="../graphics/tilesets/cave2_sewer_mine_x2.tsx"/> - <tileset firstgid="1418" name="signs_x2" tilewidth="32" tileheight="32" tilecount="64" columns="8"> - <image source="../graphics/tilesets/signs_x2.png" width="256" height="256"/> - </tileset> <layer name="Ground" width="200" height="200"> <data encoding="csv"> 686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,25,25,25,25,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,25,25,25,25,25,25,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,25,25,25,686,25,25,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,25,25,25,25,25,25,25,25,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,686,25,25, diff --git a/maps/012-2.tmx b/maps/012-2.tmx index a16be269..2f081419 100644 --- a/maps/012-2.tmx +++ b/maps/012-2.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="90" height="90" tilewidth="32" tileheight="32" nextobjectid="51"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="90" height="90" tilewidth="32" tileheight="32" infinite="0" nextobjectid="51"> <properties> <property name="license" value="GPL v2+"/> <property name="manaplus version" value="2"/> |