diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/monsters.xml b/monsters.xml index 8ede87c3..b285e23e 100644 --- a/monsters.xml +++ b/monsters.xml @@ -739,6 +739,7 @@ event="" Links the sfx to an action, like die, hit, hurt, miss, move or spawn. </monster> <monster id="1155" name="Mana Piou" targetCursor="small" walkType="fly"> <sprite>monsters/piou.xml</sprite> + <particlefx>graphics/particles/smallmagicbif.particle.xml</particlefx> <sound event="die">monsters/piou/die1.ogg</sound> <sound event="hit">monsters/piou/hit1.ogg</sound> <sound event="hurt">monsters/piou/hurt1.ogg</sound> |