Merge branch 'azerothcore:master' into Playerbot

This commit is contained in:
ZhengPeiRu21
2022-09-01 12:56:06 -06:00
committed by GitHub
6 changed files with 45 additions and 2 deletions

View File

@@ -113,6 +113,7 @@ struct boss_rajaxx : public BossAI
break;
case EVENT_THUNDERCRASH:
DoCastSelf(SPELL_THUNDERCRASH);
me->GetThreatMgr().ResetAllThreat();
events.ScheduleEvent(EVENT_THUNDERCRASH, 21s);
break;
default: