diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-04-13 04:47:19 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-13 07:47:19 +0000 |
commit | 157f773f55532c71c99f241593868572b8d34079 (patch) | |
tree | df08cb44e0fba833dbe987b468966e7e2ad252ec /monsters/_include.xml | |
parent | 760e58fbab383d8b0a2dabc4e12d25c6c7771989 (diff) | |
download | clientdata-157f773f55532c71c99f241593868572b8d34079.tar.gz clientdata-157f773f55532c71c99f241593868572b8d34079.tar.bz2 clientdata-157f773f55532c71c99f241593868572b8d34079.tar.xz clientdata-157f773f55532c71c99f241593868572b8d34079.zip |
Doomsday 3 Additional Patch (#370)
* Add Flashmob and Koyntety
* Update item description.
I'm sorry, but FX system misbehaved. Town in flames will take longer.
Diffstat (limited to 'monsters/_include.xml')
-rw-r--r-- | monsters/_include.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters/_include.xml b/monsters/_include.xml index 2653e98f..34367fe4 100644 --- a/monsters/_include.xml +++ b/monsters/_include.xml @@ -139,4 +139,7 @@ <include name="monsters/monster1142_Kage.xml"/> <include name="monsters/monster1143_ManaSlayer.xml"/> <include name="monsters/monster1144_GreatDragon.xml"/> + <include name="monsters/monster1145_KageSlayer.xml"/> + <include name="monsters/monster1146_Flashmob.xml"/> + <include name="monsters/monster1147_Koyntety.xml"/> </monsters> |