mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-24 04:51:30 +00:00
Hot fix for issue with numhits not fading
This commit is contained in:
parent
4a54e262f6
commit
751d51c4d0
@ -3908,8 +3908,6 @@ void Mob::BuffFadeBySlot(int slot, bool iRecalcBonuses)
|
||||
Numhits(false);
|
||||
}
|
||||
|
||||
Numhits(false);
|
||||
|
||||
buffs[slot].spellid = SPELL_UNKNOWN;
|
||||
if(IsPet() && GetOwner() && GetOwner()->IsClient()) {
|
||||
SendPetBuffsToClient();
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user