mirror of
https://github.com/EQEmu/Server.git
synced 2026-02-19 15:52:25 +00:00
[Cleanup] Remove DoBuffWearOffEffect() from mob.h (#3062)
# Notes - This is unused.
This commit is contained in:
parent
b7747b07db
commit
db7e8241ac
@ -917,7 +917,6 @@ public:
|
||||
bool PassCharismaCheck(Mob* caster, uint16 spell_id);
|
||||
bool TryDeathSave();
|
||||
bool TryDivineSave();
|
||||
void DoBuffWearOffEffect(uint32 index);
|
||||
void TryTriggerOnCastFocusEffect(focusType type, uint16 spell_id);
|
||||
bool TryTriggerOnCastProc(uint16 focusspellid, uint16 spell_id, uint16 proc_spellid);
|
||||
bool TrySpellTrigger(Mob *target, uint32 spell_id, int effect);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user