Adjustments [skip ci]

This commit is contained in:
Akkadius
2019-12-29 13:30:05 -06:00
parent 59b2d18a95
commit ccce630cb2
3 changed files with 11 additions and 7 deletions
+3
View File
@@ -2466,6 +2466,9 @@ bool NPC::Death(Mob* killer_mob, int32 damage, uint16 spell, EQEmu::skills::Skil
entity_list.UnMarkNPC(GetID());
entity_list.RemoveNPC(GetID());
// entity_list.RemoveMobFromCloseLists(this);
close_mobs.clear();
this->SetID(0);
if (killer != 0 && emoteid != 0)