summaryrefslogtreecommitdiff
path: root/effects.xml
diff options
context:
space:
mode:
authorLedmitz <69915785+Ledmitz@users.noreply.github.com>2022-04-26 16:21:30 +0000
committerGitHub <noreply@github.com>2022-04-26 13:21:30 -0300
commite1089ed77e4adb554da876c488e99c654432cc47 (patch)
tree5e5418ef7e099b9c955f8c27e7b69fcd5df25e02 /effects.xml
parent3fb27d44906765a9e1155356332fb3495b9742b2 (diff)
downloadclientdata-e1089ed77e4adb554da876c488e99c654432cc47.tar.gz
clientdata-e1089ed77e4adb554da876c488e99c654432cc47.tar.bz2
clientdata-e1089ed77e4adb554da876c488e99c654432cc47.tar.xz
clientdata-e1089ed77e4adb554da876c488e99c654432cc47.zip
Added sounds for casket-monster which includes casket-open, environment sound. Max volume for startle factor. (#396)
Diffstat (limited to 'effects.xml')
-rw-r--r--effects.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/effects.xml b/effects.xml
index ac22ce15..9a3c7758 100644
--- a/effects.xml
+++ b/effects.xml
@@ -100,8 +100,8 @@
<effect id="116" particle="graphics/particles/heat.xml"/>
<!-- Interactive Object Animations -->
<effect id="300" particle="graphics/particles/gate-opening.xml"/>
- <effect id="301" particle="graphics/particles/casket-lid.xml"/>
- <effect id="302" particle="graphics/particles/casket-monster.xml"/>
+ <effect id="301" audio="env/casket-lid.ogg" particle="graphics/particles/casket-lid.xml"/>
+ <effect id="302" audio="monsters/casket-monster/casket-monster.ogg" particle="graphics/particles/casket-monster.xml"/>
<!-- Monster attack particle effects -->
<effect id="400" particle="graphics/particles/monster-goblin-firebreath.particle.xml"/>
<effect id="401" particle="graphics/particles/monster-lizard-firebreath.particle.xml"/>