diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-10-28 15:12:35 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-10-28 15:12:35 -0300 |
commit | 2d2cc791c60993656cc1bed44b8d88decf7b32ec (patch) | |
tree | 7810ad3f759d451224ed957546a90e3e9266ab7b /maps.xml | |
parent | 82370e70d252de042b15d06c4aa23fec34200aab (diff) | |
download | clientdata-2d2cc791c60993656cc1bed44b8d88decf7b32ec.tar.gz clientdata-2d2cc791c60993656cc1bed44b8d88decf7b32ec.tar.bz2 clientdata-2d2cc791c60993656cc1bed44b8d88decf7b32ec.tar.xz clientdata-2d2cc791c60993656cc1bed44b8d88decf7b32ec.zip |
Fix
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 35 |
1 files changed, 19 insertions, 16 deletions
@@ -568,6 +568,24 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_ground2.png"/> </atlas> + <atlas name="frostia"> + <file name="graphics/tilesets/br/snow_village.png"/> + <file name="graphics/tilesets/concreteWalls.png"/> + <file name="graphics/tilesets/docks.png"/> + <file name="graphics/tilesets/snow.png"/> + <file name="graphics/tilesets/snow2.png"/> + <file name="graphics/tilesets/snow_x2.png"/> + <file name="graphics/tilesets/snow_x3.png"/> + <file name="graphics/tilesets/snow_docks.png"/> + <file name="graphics/tilesets/snow_ground.png"/> + <file name="graphics/tilesets/snow_tree_x3.png"/> + <file name="graphics/tilesets/snow_village.png"/> + <file name="graphics/tilesets/snow_village_x3.png"/> + <file name="graphics/tilesets/snow_village_x4.png"/> + <file name="graphics/tilesets/woodland_snow_x3.png"/> + <file name="graphics/tilesets/lof/woodland_village_winter.png"/> + </atlas> + <atlas name="gm-castle"> <file name="graphics/tilesets/arena.png"/> <file name="graphics/tilesets/blockWalls.png"/> @@ -904,6 +922,7 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_village.png"/> <file name="graphics/tilesets/lof/woodland_village_winter.png"/> </atlas> + <atlas name="snow-village"> <file name="graphics/tilesets/snow_docks.png"/> <file name="graphics/tilesets/snow.png"/> @@ -918,22 +937,6 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/woodland_snow_x3.png"/> <file name="graphics/tilesets/lof/woodland_village_winter.png"/> </atlas> - <atlas name="frostia"> - <file name="graphics/tilesets/br/snow_village.png"/> - <file name="graphics/tilesets/docks.png"/> - <file name="graphics/tilesets/snow.png"/> - <file name="graphics/tilesets/snow2.png"/> - <file name="graphics/tilesets/snow_x2.png"/> - <file name="graphics/tilesets/snow_x3.png"/> - <file name="graphics/tilesets/snow_docks.png"/> - <file name="graphics/tilesets/snow_ground.png"/> - <file name="graphics/tilesets/snow_tree_x3.png"/> - <file name="graphics/tilesets/snow_village.png"/> - <file name="graphics/tilesets/snow_village_x3.png"/> - <file name="graphics/tilesets/snow_village_x4.png"/> - <file name="graphics/tilesets/woodland_snow_x3.png"/> - <file name="graphics/tilesets/lof/woodland_village_winter.png"/> - </atlas> <atlas name="woodland"> <file name="graphics/tilesets/box.png"/> |