diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-08-17 18:24:08 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-17 21:24:08 +0000 |
commit | ee4aae7fd329b62a7d5f50e497b021bf266d6b5c (patch) | |
tree | 0abd0b6071c8ebd3c7c8f5aca4f7627609fb9fe7 /maps.xml | |
parent | 766ac42d9f70a5b438217277d4af53da3316f28c (diff) | |
download | clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.gz clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.bz2 clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.tar.xz clientdata-ee4aae7fd329b62a7d5f50e497b021bf266d6b5c.zip |
Doomsday Act 5 - Keshlam's Adventurer Guild Utils (#378)
Maps, monsters, effects, also includes the katzei ears with edits.
Additional (bonus) content:
* PvP Coin ("Murderer Coin")
* Golden PVP Cap
Diffstat (limited to 'maps.xml')
-rw-r--r-- | maps.xml | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -392,6 +392,12 @@ <map name="099-4.tmx"> <atlas name="doomsday"/> </map> + <map name="099-5.tmx"> + <atlas name="doomsday"/> + </map> + <map name="099-6.tmx"> + <atlas name="doomsday"/> + </map> <!-- Atlas All --> <atlas name="all"> <file name="graphics/particles/aniblaze-medium.png|W:#746767"/> @@ -725,6 +731,7 @@ <file name="graphics/tiles/crypt_x5.png"/> <file name="graphics/tiles/crypt_x8.png"/> <file name="graphics/tiles/forge_x4.png"/> + <file name="graphics/tiles/hurns-ground.png"/> <file name="graphics/tiles/inn_x3.png"/> <file name="graphics/tiles/inn_x4.png"/> <file name="graphics/tiles/woodland_indoor.png"/> |