mirror of
https://github.com/mod-playerbots/mod-playerbots
synced 2025-11-29 15:58:20 +08:00
Arcane Brilliance
This commit is contained in:
@@ -120,6 +120,7 @@ class CastArcaneIntellectOnPartyAction : public BuffOnPartyAction
|
|||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
CastArcaneIntellectOnPartyAction(PlayerbotAI* botAI) : BuffOnPartyAction(botAI, "arcane intellect") {}
|
CastArcaneIntellectOnPartyAction(PlayerbotAI* botAI) : BuffOnPartyAction(botAI, "arcane intellect") {}
|
||||||
|
bool Execute(Event event) override;
|
||||||
};
|
};
|
||||||
|
|
||||||
class CastRemoveCurseAction : public CastCureSpellAction
|
class CastRemoveCurseAction : public CastCureSpellAction
|
||||||
|
|||||||
Reference in New Issue
Block a user