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