diff options
Diffstat (limited to 'monsters.xml')
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index d5e6b9b8..51310847 100644 --- a/monsters.xml +++ b/monsters.xml @@ -740,7 +740,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> + <particlefx>graphics/particles/moonshroom.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> |