diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -370,6 +370,12 @@ Copyright (C) 2018 TMW2 --> <map name="021-4.tmx"> <atlas name="icecave"/> </map> + <map name="022-1.tmx"> + <atlas name="frostia"/> + </map> + <map name="023-1.tmx"> + <atlas name="icecave"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -912,6 +918,22 @@ 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"/> |