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/024-16.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/024-16.tmx')
-rw-r--r-- | maps/024-16.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/024-16.tmx b/maps/024-16.tmx index 49338d69..a2c69b06 100644 --- a/maps/024-16.tmx +++ b/maps/024-16.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="74" tilewidth="32" tileheight="32" infinite="0" nextlayerid="30" nextobjectid="41"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="61" height="74" tilewidth="32" tileheight="32" infinite="0" nextlayerid="30" nextobjectid="41"> <properties> <property name="author" value="TMW2 Team"/> <property name="license" value="GPL v2+"/> @@ -30,7 +30,7 @@ <image source="../graphics/tilesets/inn_x4.png" width="512" height="128"/> </tileset> <tileset firstgid="922" 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="1050" name="woodland_indoor_x2" tilewidth="32" tileheight="64" tilecount="48" columns="16"> <image source="../graphics/tilesets/woodland_indoor_x2.png" width="512" height="192"/> @@ -45,7 +45,7 @@ <image source="../graphics/tilesets/blockWalls.png" width="512" height="512"/> </tileset> <tileset firstgid="1658" name="candle-x1x2" tilewidth="32" tileheight="64" tilecount="12" columns="3"> - <image source="../graphics/tilesets/candle-x1x2.png" width="96" height="256"/> + <image source="../graphics/tilesets/evol/candle-x1x2.png" width="96" height="256"/> </tileset> <tileset firstgid="1670" source="../graphics/tilesets/castle_lightsources.tsx"/> <tileset firstgid="1682" name="Throne_x2" tilewidth="32" tileheight="64" tilecount="3" columns="3"> |