diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-11 00:33:44 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-11 00:33:44 -0300 |
commit | 7a7447403e5cc065cd647bb9b830fa2c5ab21d5f (patch) | |
tree | b71a2f00f48e32ad25ccacc27190caacd1e44604 /monsters.xml | |
parent | dc2478bc848e9d4b14ca00b5c1503314d5b66bb9 (diff) | |
download | clientdata-7a7447403e5cc065cd647bb9b830fa2c5ab21d5f.tar.gz clientdata-7a7447403e5cc065cd647bb9b830fa2c5ab21d5f.tar.bz2 clientdata-7a7447403e5cc065cd647bb9b830fa2c5ab21d5f.tar.xz clientdata-7a7447403e5cc065cd647bb9b830fa2c5ab21d5f.zip |
Thunderhill
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> |