diff options
author | Micksha <ms-shaman@gmx.de> | 2020-04-09 07:45:02 +0000 |
---|---|---|
committer | Micksha <ms-shaman@gmx.de> | 2020-04-09 07:45:02 +0000 |
commit | c5c671c97a13a7d4f5f0a3573942056a469e3262 (patch) | |
tree | b82dc82fddbf3be196d6259e0b56b5d0dac0fe3b /maps.xml | |
parent | de8cfebcd6bfe491f931d7f444dca4a368e7df2d (diff) | |
download | clientdata-c5c671c97a13a7d4f5f0a3573942056a469e3262.tar.gz clientdata-c5c671c97a13a7d4f5f0a3573942056a469e3262.tar.bz2 clientdata-c5c671c97a13a7d4f5f0a3573942056a469e3262.tar.xz clientdata-c5c671c97a13a7d4f5f0a3573942056a469e3262.zip |
Candor
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 43 |
1 files changed, 43 insertions, 0 deletions
@@ -180,6 +180,30 @@ Copyright (C) 2012-2017 Evol Online --> <map name="testbg.tmx"> <atlas name="artis-indoor"/> </map> + <map name="012-1.tmx"> + <atlas name="candor"/> + </map> + <map name="012-2-1.tmx"> + <atlas name="legacy-woodland-indoor"/> + </map> + <map name="012-2-2.tmx"> + <atlas name="legacy-woodland-indoor"/> + </map> + <map name="012-2-3.tmx"> + <atlas name="legacy-woodland-indoor"/> + </map> + <map name="012-2-4.tmx"> + <atlas name="legacy-woodland-indoor"/> + </map> + <map name="012-2-5.tmx"> + <atlas name="legacy-woodland-indoor"/> + </map> + <map name="012-2-6.tmx"> + <atlas name="legacy-woodland-indoor"/> + </map> + <map name="012-2-7.tmx"> + <atlas name="legacy-woodland-indoor"/> + </map> <atlas name="all"> <file name="graphics/particles/bubble.png|W:#80ff80,40a020"/> @@ -312,6 +336,22 @@ Copyright (C) 2012-2017 Evol Online --> <file name="graphics/tilesets/hurns-indoor.png"/> </atlas> + <atlas name="candor"> + <file name="graphics/tilesets/accessory.png"/> + <file name="graphics/tilesets/artis-accessory.png"/> + <file name="graphics/tilesets/artis-dock.png"/> + <file name="graphics/tilesets/box.png"/> + <file name="graphics/tilesets/ground.png"/> + <file name="graphics/tilesets/hurns-accessory.png"/> + <file name="graphics/tilesets/hurns-accessory-x1x2.png"/> + <file name="graphics/tilesets/hurns-ground.png"/> + <file name="graphics/tilesets/hurns-house.png"/> + <file name="graphics/tilesets/tree-x3x3.png"/> + <file name="graphics/tilesets/tree-x3x4.png"/> + <file name="graphics/tilesets/water.png"/> + <file name="graphics/tilesets/waterfall.png"/> + </atlas> + <!-- namespace Legacy --> <map name="008-1.tmx"> <atlas name="legacy-woodland"/> @@ -473,6 +513,8 @@ Copyright (C) 2012-2017 Evol Online --> <file name="graphics/tilesets/hurns-indoor-x1x3.png"/> <file name="graphics/tilesets/hurns-indoor-accessory.png"/> <file name="graphics/tilesets/hurns-teacup-vapor.png"/> + <file name="graphics/tilesets/hurns-teacup-vapor-2.png"/> + <file name="graphics/tilesets/hurns-wood-lab-x3x3.png"/> <file name="graphics/tilesets/ship-indoor.png"/> <file name="graphics/tilesets/ship-indoor-fringe.png"/> <file name="graphics/tilesets/artis-indoor.png"/> @@ -494,6 +536,7 @@ Copyright (C) 2012-2017 Evol Online --> <file name="graphics/tilesets/fire.png"/> <file name="graphics/tilesets/fire-cauldron.png"/> <file name="graphics/tilesets/box.png"/> + <file name="graphics/tilesets/box-x1x2.png"/> <file name="graphics/tilesets/carpet.png"/> <file name="graphics/tilesets/accessory.png"/> <file name="graphics/tilesets/dark-tileset-accessory.png"/> |