summaryrefslogtreecommitdiff
path: root/monsters/monster1130_Moonshroom.xml
diff options
context:
space:
mode:
authorLedmitz <69915785+Ledmitz@users.noreply.github.com>2020-09-15 19:05:33 +0000
committerGitHub <noreply@github.com>2020-09-15 19:05:33 +0000
commit6e00b737c9cc2860cbe26fe241fa0e2ad7066eaa (patch)
tree09ff0fed60c3fd13d145b3e7405fe881f61b9750 /monsters/monster1130_Moonshroom.xml
parent4eb990d0edb8baeda4113cd668ea4e3677a61e4b (diff)
downloadclientdata-6e00b737c9cc2860cbe26fe241fa0e2ad7066eaa.tar.gz
clientdata-6e00b737c9cc2860cbe26fe241fa0e2ad7066eaa.tar.bz2
clientdata-6e00b737c9cc2860cbe26fe241fa0e2ad7066eaa.tar.xz
clientdata-6e00b737c9cc2860cbe26fe241fa0e2ad7066eaa.zip
Added extra shroom sounds, die1 and hurt1. Edited hit1. (#382)
After all - why not.
Diffstat (limited to 'monsters/monster1130_Moonshroom.xml')
-rw-r--r--monsters/monster1130_Moonshroom.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/monsters/monster1130_Moonshroom.xml b/monsters/monster1130_Moonshroom.xml
index 5ac5f1ec..65c9c35a 100644
--- a/monsters/monster1130_Moonshroom.xml
+++ b/monsters/monster1130_Moonshroom.xml
@@ -4,5 +4,8 @@
<sprite>monsters/moonshroom.xml</sprite>
<particlefx>graphics/particles/monster-moonshroom.particle.xml</particlefx>
<attack id="1" missile-particle="graphics/particles/moonshroom-attack.particle.xml" action="attack"/>
+ <sound event="hit">monsters/shroom/shroom-hit1.ogg</sound>
+ <sound event="hurt">monsters/shroom/shroom-hurt1.ogg</sound>
+ <sound event="die">monsters/shroom/shroom-die1.ogg</sound>
</monster>
</monsters>