diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index f7fc6c42..fb0124ba 100644 --- a/monsters.xml +++ b/monsters.xml @@ -521,5 +521,8 @@ 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> - + <monster id="1116" name="Demonic Mouboo" targetCursor="medium"> + <sprite>monsters/demoicmouboo.xml</sprite> + <particlefx>graphics/particles/demonicmouboo.particle.xml</particlefx> + </monster> </monsters> |