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/018-5-4.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/018-5-4.tmx')
-rw-r--r-- | maps/018-5-4.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/018-5-4.tmx b/maps/018-5-4.tmx index 5f33d586..1a3d0a0f 100644 --- a/maps/018-5-4.tmx +++ b/maps/018-5-4.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="94" height="101" tilewidth="32" tileheight="32" infinite="0" nextlayerid="18" nextobjectid="110"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="94" height="101" tilewidth="32" tileheight="32" infinite="0" nextlayerid="18" nextobjectid="110"> <properties> <property name="author" value="dangerDuck"/> <property name="license" value="CC BY-SA 3.0"/> @@ -50,7 +50,7 @@ <image source="../graphics/tilesets/tree-x3x4.png" width="480" height="256"/> </tileset> <tileset firstgid="21" 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="57" source="../graphics/tilesets/waterflow.tsx"/> <tileset firstgid="129" name="woodland_ground" tilewidth="32" tileheight="32" tilecount="256" columns="16"> |