diff options
author | Micksha <ms-shaman@gmx.de> | 2020-04-15 23:24:39 +0000 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-15 23:24:39 +0000 |
commit | 4a1ac5cdb24d3ffacc47e470c234e65ae89695b7 (patch) | |
tree | 9a1ef2bb938a8ebd4f1bdddf3f00fabf955b8e72 /maps/016-6.tmx | |
parent | 26fdb67dd4714dd08b17a570c33714c740054fd0 (diff) | |
download | clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.gz clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.bz2 clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.tar.xz clientdata-4a1ac5cdb24d3ffacc47e470c234e65ae89695b7.zip |
Candor Domain, C006-4
Also contains:
* Self-Made-Problems :tm: , moves all evol tilesets to evol/
* Voice effects for Candor Gates
Diffstat (limited to 'maps/016-6.tmx')
-rw-r--r-- | maps/016-6.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/016-6.tmx b/maps/016-6.tmx index fc2b1678..c928b54b 100644 --- a/maps/016-6.tmx +++ b/maps/016-6.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="80" height="62" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="4"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="80" height="62" tilewidth="32" tileheight="32" infinite="0" nextlayerid="10" nextobjectid="4"> <properties> <property name="author" value="Saulc"/> <property name="license" value="CC BY-SA 3.0"/> @@ -20,10 +20,10 @@ <image source="../graphics/tilesets/collision.png" width="96" height="96"/> </tileset> <tileset firstgid="506" name="Ground" tilewidth="32" tileheight="32" tilecount="256" columns="16"> - <image source="../graphics/tilesets/ground.png" width="512" height="512"/> + <image source="../graphics/tilesets/evol/ground.png" width="512" height="512"/> </tileset> <tileset firstgid="762" name="Box" tilewidth="32" tileheight="32" tilecount="36" columns="6"> - <image source="../graphics/tilesets/box.png" width="192" height="192"/> + <image source="../graphics/tilesets/evol/box.png" width="192" height="192"/> </tileset> <tileset firstgid="798" name="sail" tilewidth="32" tileheight="32" tilecount="272" columns="16"> <image source="../graphics/tilesets/sail.png" width="512" height="544"/> |