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/003-1.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/003-1.tmx')
-rw-r--r-- | maps/003-1.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index 46dc6429..334c15a7 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.3.2" orientation="orthogonal" renderorder="right-down" compressionlevel="0" width="160" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="102"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="160" height="180" tilewidth="32" tileheight="32" infinite="0" nextlayerid="17" nextobjectid="102"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -79,10 +79,10 @@ </tile> </tileset> <tileset firstgid="561" 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="597" name="Box x1x2" tilewidth="32" tileheight="64" tilecount="8" columns="4"> - <image source="../graphics/tilesets/box-x1x2.png" width="128" height="128"/> + <image source="../graphics/tilesets/evol/box-x1x2.png" width="128" height="128"/> </tileset> <tileset firstgid="605" source="../graphics/tilesets/ship-flags-x3x2.tsx"/> <tileset firstgid="619" name="desert_city" tilewidth="32" tileheight="32" tilecount="256" columns="16"> @@ -113,7 +113,7 @@ <image source="../graphics/tilesets/desert_x2.png" width="512" height="192"/> </tileset> <tileset firstgid="2029" name="Dock" tilewidth="32" tileheight="32" tilecount="128" columns="16"> - <image source="../graphics/tilesets/artis-dock.png" width="512" height="256"/> + <image source="../graphics/tilesets/evol/artis-dock.png" width="512" height="256"/> </tileset> <tileset firstgid="2157" name="signs_x2" tilewidth="32" tileheight="64" tilecount="36" columns="9"> <image source="../graphics/tilesets/signs_x2.png" width="288" height="256"/> @@ -133,7 +133,7 @@ <image source="../graphics/tilesets/christmas.png" width="512" height="608"/> </tileset> <tileset firstgid="3086" name="artis-lamps-x1x3" tilewidth="32" tileheight="96" tilecount="20" columns="10"> - <image source="../graphics/tilesets/artis-lamps-x1x3.png" width="320" height="192"/> + <image source="../graphics/tilesets/evol/artis-lamps-x1x3.png" width="320" height="192"/> </tileset> <tileset firstgid="3106" name="night" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/night.png" width="512" height="512"/> |