mirror of
https://github.com/EQEmu/Server.git
synced 2026-05-16 22:58:34 +00:00
fix
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user