diff options
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 10 |
1 files changed, 8 insertions, 2 deletions
@@ -315,7 +315,10 @@ Copyright (C) 2018 TMW2 --> <atlas name="cave"/> </map> <map name="015-8.tmx"> - <atlas name="cave3"/> + <atlas name="cave-sagratha"/> + </map> + <map name="015-8-1.tmx"> + <atlas name="cave-sagratha"/> </map> <map name="016-1.tmx"> <atlas name="ship"/> @@ -672,12 +675,15 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/mushrooms.png"/> </atlas> - <atlas name="cave3"> + <atlas name="cave-sagratha"> <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/evil_obelisk.png"/> <file name="graphics/tilesets/lof/castle_1.png"/> + <file name="graphics/tilesets/lof/castle_2.png"/> + <file name="graphics/tilesets/lof/castle_3.png"/> </atlas> <atlas name="cave-evol"> |