diff options
author | Jesusaves <jesusalva@themanaworld.org> | 2020-04-20 06:05:04 -0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-20 09:05:04 +0000 |
commit | 56b375ecf75639025f87ae0af6f1a4ee6f150cee (patch) | |
tree | 0c2b7381a062076908fdab319bfb430a8af2108d /effects.xml | |
parent | 157f773f55532c71c99f241593868572b8d34079 (diff) | |
download | clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.gz clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.bz2 clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.tar.xz clientdata-56b375ecf75639025f87ae0af6f1a4ee6f150cee.zip |
Doomsday Support Patch (Act 4/5) (#371)
Contains Act 5 maps (by kytty), and Act 4 monsters, items, music, and cutscenes.
Diffstat (limited to 'effects.xml')
-rw-r--r-- | effects.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/effects.xml b/effects.xml index 2f46c949..3aaa9e7c 100644 --- a/effects.xml +++ b/effects.xml @@ -85,6 +85,8 @@ <effect id="48" particle="graphics/particles/questdone.particle.xml"/> <effect id="49" particle="graphics/particles/hug.particle.xml"/> <effect id="50" particle="graphics/particles/hellblaze.particle.xml"/> + <effect id="51" audio="system/warning.ogg"/> + <effect id="52" audio="punch.ogg"/> <effect id="69" particle="graphics/particles/python.xml" audio="env/fart.ogg"/> <!-- #betsanc (protect) end --> <effect id="111" particle="graphics/particles/magic.shield-ends.xml"/> |