mirror of
https://github.com/EQEmu/Server.git
synced 2026-09-04 06:16:38 +00:00
^cast adjustments for spellid casts
This commit is contained in:
@@ -752,6 +752,7 @@ public:
|
||||
|
||||
// "Quest API" Methods
|
||||
bool HasBotSpellEntry(uint16 spell_id);
|
||||
bool CanUseBotSpell(uint16 spell_id);
|
||||
void ApplySpell(int spell_id, int duration = 0, int level = -1, ApplySpellType apply_type = ApplySpellType::Solo, bool allow_pets = false, bool is_raid_group_only = true);
|
||||
void BreakInvis();
|
||||
void Escape();
|
||||
|
||||
Reference in New Issue
Block a user