mirror of
https://github.com/EQEmu/Server.git
synced 2025-12-13 10:31:29 +00:00
Remove duped code from CommonBreakInvisibleFromCombat
This commit is contained in:
parent
a5d79b25db
commit
3e0af2928b
@ -4438,9 +4438,6 @@ void Mob::CommonBreakInvisibleFromCombat()
|
||||
invisible_animals = false;
|
||||
}
|
||||
|
||||
if (spellbonuses.NegateIfCombat)
|
||||
BuffFadeByEffect(SE_NegateIfCombat);
|
||||
|
||||
if(hidden || improved_hidden){
|
||||
hidden = false;
|
||||
improved_hidden = false;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user