mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-14 15:41:30 +00:00
fix
This commit is contained in:
parent
0fc7dade47
commit
0ca01641ff
@ -5592,7 +5592,7 @@ bool Mob::ImprovedTaunt(){
|
|||||||
return true;
|
return true;
|
||||||
}
|
}
|
||||||
else
|
else
|
||||||
BuffFadeByEffect(spellbonuses.ImprovedTaunt[2]); //If caster killed removed effect.
|
BuffFadeBySlot(spellbonuses.ImprovedTaunt[2]); //If caster killed removed effect.
|
||||||
}
|
}
|
||||||
|
|
||||||
return false;
|
return false;
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user