diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 44 |
1 files changed, 44 insertions, 0 deletions
@@ -449,6 +449,42 @@ Copyright (C) 2018 TMW2 --> <map name="024-1.tmx"> <atlas name="frostia"/> </map> + <map name="024-2.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-3.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-4.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-5.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-6.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-7.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-8.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-9.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-10.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-11.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-12.tmx"> + <atlas name="frostia-indoor"/> + </map> + <map name="024-13.tmx"> + <atlas name="frostia-indoor"/> + </map> <map name="botcheck.tmx"> <atlas name="botcheck"/> </map> @@ -705,6 +741,14 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/lof/castle_1.png"/> </atlas> + <atlas name="frostia-indoor"> + <file name="graphics/tilesets/cabana_in.png"/> + <file name="graphics/tilesets/inn.png"/> + <file name="graphics/tilesets/woodland_indoor.png"/> + <file name="graphics/tilesets/woodland_indoor_x2.png"/> + <file name="graphics/tilesets/woodland_indoor_x3.png"/> + </atlas> + <atlas name="gm-castle"> <file name="graphics/tilesets/arena.png"/> <file name="graphics/tilesets/blockWalls.png"/> |