mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-05 03:06:38 +00:00
fix resistbuffs and damageshields spell type checks
This commit is contained in:
@@ -1726,6 +1726,5 @@ bool IsResurrectSpell(uint16 spell_id);
|
||||
bool RequiresStackCheck(uint16 spellType);
|
||||
bool IsResistanceOnlySpell(uint16 spell_id);
|
||||
bool IsDamageShieldOnlySpell(uint16 spell_id);
|
||||
bool IsDamageShieldAndResistanceSpellOnly(uint16 spell_id);
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user