mirror of
https://github.com/EQEmu/Server.git
synced 2026-01-24 10:43:53 +00:00
[Bug] DI Buff Fade (#3919)
Mistakenly removed BuffFadeBySlot(buffSlot);
This commit is contained in:
parent
0f7f71334a
commit
5a7d544c5b
@ -7094,6 +7094,7 @@ bool Mob::TryDeathSave() {
|
||||
}
|
||||
|
||||
SendHPUpdate();
|
||||
BuffFadeBySlot(buffSlot);
|
||||
return true;
|
||||
}
|
||||
else if (UD_HealMod) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user