mirror of
https://github.com/EQEmu/Server.git
synced 2026-06-10 19:10:25 +00:00
@@ -4609,11 +4609,6 @@ void Mob::BuffFadeByEffect(int effect_id, int slot_to_skip)
|
||||
}
|
||||
}
|
||||
|
||||
bool Mob::IsAffectedByBuff(uint16 spell_id)
|
||||
{
|
||||
return FindBuff(spell_id);
|
||||
}
|
||||
|
||||
bool Mob::IsAffectedByBuffByGlobalGroup(GlobalGroup group)
|
||||
{
|
||||
int buff_count = GetMaxTotalSlots();
|
||||
|
||||
Reference in New Issue
Block a user