mirror of
https://github.com/liyunfan1223/mod-playerbots.git
synced 2026-02-20 18:10:02 +01:00
bestial wrath
This commit is contained in:
parent
69ff31b764
commit
e5a7f0448d
@ -208,6 +208,7 @@ class CastBestialWrathAction : public CastBuffSpellAction
|
||||
{
|
||||
public:
|
||||
CastBestialWrathAction(PlayerbotAI* botAI) : CastBuffSpellAction(botAI, "bestial wrath") { }
|
||||
std::string const GetTargetName() override { return "pet target"; }
|
||||
};
|
||||
|
||||
class CastScareBeastAction : public CastSpellAction
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user