diff --git a/zone/attack.cpp b/zone/attack.cpp index 20ca69426..89f4ef109 100644 --- a/zone/attack.cpp +++ b/zone/attack.cpp @@ -1445,6 +1445,7 @@ void Client::Death(Mob* killerMob, int32 damage, uint16 spell, SkillType attack_ SetHorseId(0); dead = true; + parse->EventPlayer(EVENT_DEATH, this, "", 0); if (killerMob != NULL) {