diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 10 |
1 files changed, 9 insertions, 1 deletions
@@ -315,7 +315,7 @@ Copyright (C) 2018 TMW2 --> <atlas name="cave"/> </map> <map name="015-8.tmx"> - <atlas name="cave2"/> + <atlas name="cave3"/> </map> <map name="016-1.tmx"> <atlas name="ship"/> @@ -672,6 +672,14 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/mushrooms.png"/> </atlas> + <atlas name="cave3"> + <file name="graphics/tilesets/arena.png"/> + <file name="graphics/tilesets/cave.png"/> + <file name="graphics/tilesets/cave_x2.png"/> + <file name="graphics/tilesets/cave_bilevel.png"/> + <file name="graphics/tilesets/lof/castle_1.png"/> + </atlas> + <atlas name="cave-evol"> <file name="graphics/tilesets/cave.png"/> <file name="graphics/tilesets/cave_x2.png"/> |