summaryrefslogtreecommitdiff
path: root/monsters.xml
diff options
context:
space:
mode:
authornmaligec <wouldnot@hotmail.com>2010-09-01 02:31:28 -0400
committernmaligec <wouldnot@hotmail.com>2010-09-01 02:31:28 -0400
commit77451463e2ab2303c5fc66762f48c0f20c466704 (patch)
treef13bd6e5798eeaefe14a381fe26102c23f101c14 /monsters.xml
parent13ba00a20efe9f144f6196f11ce5f960938e5709 (diff)
downloadclientdata-77451463e2ab2303c5fc66762f48c0f20c466704.tar.gz
clientdata-77451463e2ab2303c5fc66762f48c0f20c466704.tar.bz2
clientdata-77451463e2ab2303c5fc66762f48c0f20c466704.tar.xz
clientdata-77451463e2ab2303c5fc66762f48c0f20c466704.zip
Updated the reaper's particle effect.
Added the a new sfx for the reaper.
Diffstat (limited to 'monsters.xml')
-rw-r--r--monsters.xml10
1 files changed, 1 insertions, 9 deletions
diff --git a/monsters.xml b/monsters.xml
index 6d2e22a0..3e90465f 100644
--- a/monsters.xml
+++ b/monsters.xml
@@ -1350,7 +1350,7 @@ exp<TAG>: Tells how much experience point a monster is giving up
<particlefx>graphics/particles/monster-reaper.particle.xml</particlefx>
<sound event="hit">monsters/maggot/maggot-hit1.ogg</sound>
<sound event="miss">monsters/maggot/maggot-miss1.ogg</sound>
- <sound event="hurt">monsters/maggot/maggot-hit2.ogg</sound>
+ <sound event="hurt">monsters/reaper/reaper-hurt.ogg</sound>
<sound event="die">monsters/maggot/maggot-dying1.ogg</sound>
<drop item="777" percent="10"/> <!-- Rotten Rags -->
<drop item="775" percent="5"/> <!-- Bone -->
@@ -1403,10 +1403,6 @@ exp<TAG>: Tells how much experience point a monster is giving up
<monster id="110" name="Scythe" targetCursor="large">
<sprite>monsters/monster-spinning-scythe.xml</sprite>
<sprite>monsters/accessories/scythe-shadow.xml</sprite>
- <sound event="hit">monsters/maggot/maggot-hit1.ogg</sound>
- <sound event="hit">monsters/maggot/maggot-hit2.ogg</sound>
- <sound event="miss">monsters/maggot/maggot-miss1.ogg</sound>
- <sound event="die">monsters/maggot/maggot-dying1.ogg</sound>
<drop item="505" percent="8"/>
<drop item="518" percent="4"/>
<drop item="501" percent="1.5"/>
@@ -1454,10 +1450,6 @@ exp<TAG>: Tells how much experience point a monster is giving up
<sprite>monsters/monster-ball-lightning.xml</sprite>
<sprite>monsters/accessories/ball-lightning-shadow.xml</sprite>
<particlefx>graphics/particles/monster-ball-lightning.particle.xml</particlefx>
- <sound event="hit">monsters/maggot/maggot-hit1.ogg</sound>
- <sound event="hit">monsters/maggot/maggot-hit2.ogg</sound>
- <sound event="miss">monsters/maggot/maggot-miss1.ogg</sound>
- <sound event="die">monsters/maggot/maggot-dying1.ogg</sound>
<drop item="505" percent="8"/>
<drop item="518" percent="4"/>
<drop item="501" percent="1.5"/>