mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-01-24 05:56:23 +00:00
druid rebirth in combat
This commit is contained in:
@@ -75,6 +75,7 @@ class CastRebirthAction : public ResurrectPartyMemberAction
|
||||
CastRebirthAction(PlayerbotAI* botAI) : ResurrectPartyMemberAction(botAI, "rebirth") { }
|
||||
|
||||
NextAction** getPrerequisites() override;
|
||||
bool isUseful() override;
|
||||
};
|
||||
|
||||
class CastMarkOfTheWildAction : public CastBuffSpellAction
|
||||
|
||||
Reference in New Issue
Block a user