diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-07-29 23:48:35 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-07-29 23:48:35 +0000 |
commit | c7cfc292448259624b903d6f5df32c6b32a2b51b (patch) | |
tree | 7833f32352a3c0fb5af46e15aefbb1923205449b | |
parent | 6b8cd672ad9d773ac01952150d4d805952a05e6c (diff) | |
download | clientdata-c7cfc292448259624b903d6f5df32c6b32a2b51b.tar.gz clientdata-c7cfc292448259624b903d6f5df32c6b32a2b51b.tar.bz2 clientdata-c7cfc292448259624b903d6f5df32c6b32a2b51b.tar.xz clientdata-c7cfc292448259624b903d6f5df32c6b32a2b51b.zip |
manapiou stop use particle of other monster plz !!!
-rw-r--r-- | monsters.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml index b74e1209..dd699378 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/manapiou.xml</sprite> - <particlefx>graphics/particles/moonshroom.particle.xml</particlefx> + <particlefx>graphics/particles/manapiou.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> |