diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index fb0124ba..c9fe82e6 100644 --- a/monsters.xml +++ b/monsters.xml @@ -522,7 +522,8 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or <sprite>monsters/bigbif.xml|#4b4bbd,888af4</sprite> </monster> <monster id="1116" name="Demonic Mouboo" targetCursor="medium"> - <sprite>monsters/demoicmouboo.xml</sprite> + <sprite>monsters/demonicmouboo.xml</sprite> + <sprite>accessories/demonicmoubooantlers.xml</sprite> <particlefx>graphics/particles/demonicmouboo.particle.xml</particlefx> </monster> </monsters> |