diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-02-21 00:01:57 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-02-21 00:01:57 -0300 |
commit | 11beb44bfa86014ab669f50ead770de78e46bf92 (patch) | |
tree | 014636c05b9e8ad8cb64f897d4e76dd053cd6800 /monsters/_include.xml | |
parent | 0724873f61f3ddda6887d94e5fd1e16ed34644f3 (diff) | |
download | clientdata-11beb44bfa86014ab669f50ead770de78e46bf92.tar.gz clientdata-11beb44bfa86014ab669f50ead770de78e46bf92.tar.bz2 clientdata-11beb44bfa86014ab669f50ead770de78e46bf92.tar.xz clientdata-11beb44bfa86014ab669f50ead770de78e46bf92.zip |
[MOB] Mana Guardian (#363)
* Mana Guardian
* And fix a minimap (which is maybe actually related to the Mana Guardians.)
Tiled updated the map headers and a lot of other misc stuff.
Should not be a problem, but diffs gets messy because this.
Diffstat (limited to 'monsters/_include.xml')
-rw-r--r-- | monsters/_include.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters/_include.xml b/monsters/_include.xml index 121d8f14..5e472147 100644 --- a/monsters/_include.xml +++ b/monsters/_include.xml @@ -132,4 +132,5 @@ <include name="monsters/monster1135_LovelyMaggot.xml"/> <include name="monsters/monster1136_LesserGhost.xml"/> <include name="monsters/monster1137_Tormenta.xml"/> + <include name="monsters/monster1138_ManaGuardian.xml"/> </monsters> |