mirror of
https://github.com/ZhengPeiRu21/mod-individual-progression
synced 2025-11-29 23:44:51 +08:00
Update boss_anubrekhan_40.cpp
Exctended call for help to engage crypt guards in case player pulls from side
This commit is contained in:
@@ -163,7 +163,7 @@ public:
|
||||
void JustEngagedWith(Unit* who) override
|
||||
{
|
||||
BossAI::JustEngagedWith(who);
|
||||
me->CallForHelp(30.0f);
|
||||
me->CallForHelp(60.0f);
|
||||
Talk(SAY_AGGRO);
|
||||
if (pInstance)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user