diff options
author | Ledmitz <smoothshifter@tuta.io> | 2023-02-03 21:00:24 -0400 |
---|---|---|
committer | Ledmitz <smoothshifter@tuta.io> | 2023-02-03 21:00:24 -0400 |
commit | 9d2722207ef0e256a9dc714b78b07e717917bd5e (patch) | |
tree | eda67e77991daba71c47967550af9c9ea7252ebc /monsters/monster1142_Kage.xml | |
parent | c2a3d638a766f3de49b1686e894fdfd220a8eb8e (diff) | |
download | clientdata-9d2722207ef0e256a9dc714b78b07e717917bd5e.tar.gz clientdata-9d2722207ef0e256a9dc714b78b07e717917bd5e.tar.bz2 clientdata-9d2722207ef0e256a9dc714b78b07e717917bd5e.tar.xz clientdata-9d2722207ef0e256a9dc714b78b07e717917bd5e.zip |
Added many missing SFX for doomsday mobs, most bosses, all slime and more
Diffstat (limited to 'monsters/monster1142_Kage.xml')
-rw-r--r-- | monsters/monster1142_Kage.xml | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/monsters/monster1142_Kage.xml b/monsters/monster1142_Kage.xml index 8fb7155e..441425bf 100644 --- a/monsters/monster1142_Kage.xml +++ b/monsters/monster1142_Kage.xml @@ -7,6 +7,13 @@ <sprite>equipment/legs/shorts.xml|#121212,343434</sprite> <sprite>equipment/chest/sorcerer-robe.xml|#121212,343434;#8F47D6</sprite> <sprite>equipment/head/wizard-hat.xml|#070707,121212,663399</sprite> + <sound event="die">system/boom.ogg</sound> + <sound event="hit">magic/confringo1.ogg</sound> + <sound event="hit">magic/confringo2.ogg</sound> + <sound event="hit">magic/confringo3.ogg</sound> + <sound event="miss">weapons/miss1.ogg</sound> + <sound event="miss">weapons/miss2.ogg</sound> + <sound event="miss">weapons/miss3.ogg</sound> <particlefx>graphics/particles/monster-luvia.particle.xml</particlefx> <particlefx>graphics/particles/soulpool.xml</particlefx> <particlefx>graphics/particles/angel.particle.xml</particlefx> |