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/002-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/002-1.tmx')
-rw-r--r-- | maps/002-1.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/002-1.tmx b/maps/002-1.tmx index 307e1852..4ec1cc6b 100644 --- a/maps/002-1.tmx +++ b/maps/002-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="95" height="65" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="17"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="95" height="65" tilewidth="32" tileheight="32" infinite="0" nextlayerid="9" nextobjectid="17"> <properties> <property name="actorsfix" value="1"/> <property name="license" value="CC BY-SA 3.0"/> @@ -14,9 +14,9 @@ <tileset firstgid="129" name="Indoor Fringe" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/ship-indoor-fringe.png" width="512" height="512"/> </tileset> - <tileset firstgid="385" source="../graphics/tilesets/candle-x1x2.tsx"/> + <tileset firstgid="385" source="../graphics/tilesets/evol/candle-x1x2.tsx"/> <tileset firstgid="397" 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="433" name="Collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> <image source="../graphics/tilesets/collision.png" width="96" height="96"/> @@ -25,10 +25,10 @@ <image source="../graphics/tilesets/ship-indoor-x2x4.png" width="64" height="128"/> </tileset> <tileset firstgid="443" 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="451" name="Sunlight x1x5" tilewidth="32" tileheight="160" tilecount="4" columns="4"> - <image source="../graphics/tilesets/sunlight-x1x5.png" width="128" height="160"/> + <image source="../graphics/tilesets/evol/sunlight-x1x5.png" width="128" height="160"/> </tileset> <tileset firstgid="455" name="indoor-accessories" tilewidth="32" tileheight="32" tilecount="400" columns="20"> <image source="../graphics/tilesets/indoor-accessories.png" width="640" height="640"/> |