diff options
Diffstat (limited to 'monsters/monster1104_DemonicMouboo.xml')
-rw-r--r-- | monsters/monster1104_DemonicMouboo.xml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/monsters/monster1104_DemonicMouboo.xml b/monsters/monster1104_DemonicMouboo.xml new file mode 100644 index 00000000..f47a78b2 --- /dev/null +++ b/monsters/monster1104_DemonicMouboo.xml @@ -0,0 +1,8 @@ +<?xml version="1.0"?> +<monsters offset="0"> + <monster id="1104" name="Demonic Mouboo"> + <sprite>monsters/mouboo-demonic.xml</sprite> + <sprite>monsters/accessories/mouboo-demonic-antlers.xml</sprite> + <particlefx>graphics/particles/monster-mouboo-demonic.particle.xml</particlefx> + </monster> +</monsters> |