diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index c9fe82e6..2ca5cac9 100644 --- a/monsters.xml +++ b/monsters.xml @@ -521,9 +521,11 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <monster id="1115" name="Big Sapphire Bif" targetCursor="medium"> <sprite>monsters/bigbif.xml|#4b4bbd,888af4</sprite> </monster> + <!-- FIXME broken XML <monster id="1116" name="Demonic Mouboo" targetCursor="medium"> <sprite>monsters/demonicmouboo.xml</sprite> <sprite>accessories/demonicmoubooantlers.xml</sprite> <particlefx>graphics/particles/demonicmouboo.particle.xml</particlefx> </monster> + --> </monsters> |