summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCassy1 <cassy.tmw@gmail.com>2014-07-06 15:37:59 +0200
committerCassy1 <cassy.tmw@gmail.com>2014-07-06 15:39:05 +0200
commit5260a5ce683e2ec5750cc6e2810699483fc0dd29 (patch)
tree5ea143ff6ffc815b1cc0d1324ef0d77f4013b4bf
parentde013390e42753c224cad0785ded3cd13f3c48d2 (diff)
downloadclientdata-5260a5ce683e2ec5750cc6e2810699483fc0dd29.tar.gz
clientdata-5260a5ce683e2ec5750cc6e2810699483fc0dd29.tar.bz2
clientdata-5260a5ce683e2ec5750cc6e2810699483fc0dd29.tar.xz
clientdata-5260a5ce683e2ec5750cc6e2810699483fc0dd29.zip
Particle effects for the Moonshroom were missing
-rw-r--r--monsters.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/monsters.xml b/monsters.xml
index a267f5cc..32ab4bd4 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -689,7 +689,8 @@
</monster>
<monster id="1130" name="Moonshroom">
<sprite>monsters/moonshroom.xml</sprite>
- <sound event="hit">monsters/shroom/shroom-hit1.ogg</sound>
+ <particlefx>graphics/particles/monster-moonshroom.particle.xml</particlefx>
+ <attack id="1" missile-particle="graphics/particles/moonshroom-attack.particle.xml" action="attack"/>
</monster>
<monster id="1131" name="Mana Bug" targetCursor="small">
<sprite>monsters/mana-bug.xml|#660000,FF3300,FFCC99,FFCCCC</sprite>