summaryrefslogtreecommitdiff
path: root/monsters/monster1129_GeneralTerogan.xml
diff options
context:
space:
mode:
authorLedmitz <smoothshifter@tuta.io>2023-02-03 07:31:47 -0400
committerLedmitz <smoothshifter@tuta.io>2023-02-03 07:31:47 -0400
commit7a09d1d7ad98daa7f8c60d1ab3f87df695b5176d (patch)
tree9d47638d098902cbf2f740a2f0eb0f8c8eec9bb4 /monsters/monster1129_GeneralTerogan.xml
parentc2a3d638a766f3de49b1686e894fdfd220a8eb8e (diff)
downloadclientdata-7a09d1d7ad98daa7f8c60d1ab3f87df695b5176d.tar.gz
clientdata-7a09d1d7ad98daa7f8c60d1ab3f87df695b5176d.tar.bz2
clientdata-7a09d1d7ad98daa7f8c60d1ab3f87df695b5176d.tar.xz
clientdata-7a09d1d7ad98daa7f8c60d1ab3f87df695b5176d.zip
Applied missing sounds and sprites and added ghost sounds
Diffstat (limited to 'monsters/monster1129_GeneralTerogan.xml')
-rw-r--r--monsters/monster1129_GeneralTerogan.xml8
1 files changed, 7 insertions, 1 deletions
diff --git a/monsters/monster1129_GeneralTerogan.xml b/monsters/monster1129_GeneralTerogan.xml
index f1d58217..f6cde526 100644
--- a/monsters/monster1129_GeneralTerogan.xml
+++ b/monsters/monster1129_GeneralTerogan.xml
@@ -4,8 +4,14 @@
<sprite>monsters/skeleton.xml|#aca379</sprite>
<sprite>equipment/chest/robe.xml|#ea0000,333333</sprite>
<sprite>equipment/head/phylactery.xml</sprite>
- <sprite>equipment/head/evileyes.xml</sprite>
+ <!-- <sprite>equipment/head/evileyes.xml</sprite> Commented due to missing frame errors, which cause lag. evileyes.xml needs rework -->
<sprite>equipment/hands/magefire.xml</sprite>
+ <sound event="die">monsters/fallen/fallen-die2.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="hurt">monsters/fallen/skel-hurt1.ogg</sound>
+ <sound event="miss">monsters/skeleton/skel-miss1.ogg</sound>
<attack id="1" critical-hit-effect-id="42" missile-particle="graphics/particles/thelost-attack.particle.xml" action="attack"/>
</monster>
</monsters>