summaryrefslogtreecommitdiff
path: root/monsters/monster1160_VoidShroom.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/monster1160_VoidShroom.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/monster1160_VoidShroom.xml')
-rw-r--r--monsters/monster1160_VoidShroom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/monsters/monster1160_VoidShroom.xml b/monsters/monster1160_VoidShroom.xml
index fe8827ac..8f735749 100644
--- a/monsters/monster1160_VoidShroom.xml
+++ b/monsters/monster1160_VoidShroom.xml
@@ -3,5 +3,7 @@
<monster id="1160" name="V0id Mushroom">
<sprite>monsters/mushroom-void.xml</sprite>
<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>