diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-03-12 19:40:04 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-03-12 19:40:04 -0300 |
commit | ebf1662560f481644e9d9eb860689c28350dfd58 (patch) | |
tree | cac26473b9348afb4ed7bb91d6e1961b1aba4196 /maps.xml | |
parent | 1cafb5b3c31ba1656e4158b2fa273a79bca518a0 (diff) | |
download | clientdata-ebf1662560f481644e9d9eb860689c28350dfd58.tar.gz clientdata-ebf1662560f481644e9d9eb860689c28350dfd58.tar.bz2 clientdata-ebf1662560f481644e9d9eb860689c28350dfd58.tar.xz clientdata-ebf1662560f481644e9d9eb860689c28350dfd58.zip |
Heroes Hold Master Dungeon Map Layout
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -371,6 +371,9 @@ Copyright (C) 2018 TMW2 --> <map name="018-2-4.tmx"> <atlas name="lof-castle"/> </map> + <map name="018-2-5.tmx"> + <atlas name="cave-evol"/> + </map> <map name="018-3.tmx"> <atlas name="lof-cave"/> </map> @@ -591,6 +594,12 @@ Copyright (C) 2018 TMW2 --> <file name="graphics/tilesets/mushrooms.png"/> </atlas> + <atlas name="cave-evol"> + <file name="graphics/tilesets/cave.png"/> + <file name="graphics/tilesets/cave_x2.png"/> + <file name="graphics/tilesets/evol/cave.png"/> + </atlas> + <atlas name="coliseum"> <file name="graphics/tilesets/concreteWalls.png"/> <file name="graphics/tilesets/grade_x3.png"/> |