mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-12 22:01:30 +00:00
Merge pull request #109 from KayenEQ/master
Hot fix for issue with numhits not fading
This commit is contained in:
commit
1ab19920f4
@ -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