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/020-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/020-6.tmx')
-rw-r--r-- | maps/020-6.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/020-6.tmx b/maps/020-6.tmx index 3f5106f6..b37654fc 100644 --- a/maps/020-6.tmx +++ b/maps/020-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="61" height="59" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="41"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="61" height="59" tilewidth="32" tileheight="32" infinite="0" nextlayerid="12" nextobjectid="41"> <properties> <property name="author" value="TMW2 Team"/> <property name="license" value="GPL v2+"/> @@ -34,7 +34,7 @@ <image source="../graphics/tilesets/christmas.png" width="512" height="608"/> </tileset> <tileset firstgid="1482" name="shadow" tilewidth="32" tileheight="32" tilecount="128" columns="8"> - <image source="../graphics/tilesets/shadow.png" width="256" height="512"/> + <image source="../graphics/tilesets/evol/shadow.png" width="256" height="512"/> </tileset> <tileset firstgid="1610" name="woodland_indoor_x2" tilewidth="32" tileheight="64" tilecount="48" columns="16"> <image source="../graphics/tilesets/woodland_indoor_x2.png" width="512" height="192"/> |