mirror of
https://github.com/EQEmu/Server.git
synced 2026-04-01 07:12:26 +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);
|
||||||
}
|
}
|
||||||
|
|
||||||
Numhits(false);
|
|
||||||
|
|
||||||
buffs[slot].spellid = SPELL_UNKNOWN;
|
buffs[slot].spellid = SPELL_UNKNOWN;
|
||||||
if(IsPet() && GetOwner() && GetOwner()->IsClient()) {
|
if(IsPet() && GetOwner() && GetOwner()->IsClient()) {
|
||||||
SendPetBuffsToClient();
|
SendPetBuffsToClient();
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user