diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-10 11:15:34 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-10 11:15:34 -0300 |
commit | 9f210500b9384d07e19df36b6160012c3c05467c (patch) | |
tree | b4b38e7e06aa8f8cadf7a1be52ba6d8b00077f9a /monsters.xml | |
parent | 0a457d68a22fbf62291f5b783779cb7435c97eea (diff) | |
download | clientdata-9f210500b9384d07e19df36b6160012c3c05467c.tar.gz clientdata-9f210500b9384d07e19df36b6160012c3c05467c.tar.bz2 clientdata-9f210500b9384d07e19df36b6160012c3c05467c.tar.xz clientdata-9f210500b9384d07e19df36b6160012c3c05467c.zip |
[skip ci] Mana Piou is weird, give it at least an effect to make it different
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> |