mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-20 06:43:51 +00:00
Update spell_effects.cpp (#1668)
This commit is contained in:
parent
9d515b20f2
commit
18cc648c8d
@ -758,7 +758,7 @@ bool Mob::SpellEffect(Mob* caster, uint16 spell_id, float partial, int level_ove
|
||||
}
|
||||
InterruptSpell();
|
||||
entity_list.RemoveDebuffs(this);
|
||||
entity_list.RemoveFromTargets(this);
|
||||
entity_list.RemoveFromHateLists(this);
|
||||
WipeHateList();
|
||||
|
||||
Mob *my_pet = GetPet();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user