mirror of
https://github.com/mod-playerbots/mod-playerbots.git
synced 2026-03-16 22:05:09 +00:00
refactor: naxxramas and kel'thuzad strategy
This commit is contained in:
@@ -166,5 +166,9 @@ bool HeiganRangedTrigger::IsActive()
|
||||
// return true;
|
||||
// }
|
||||
|
||||
bool KelthuzadTrigger::IsActive() {
|
||||
return helper.UpdateBossAI();
|
||||
}
|
||||
|
||||
template bool BossEventTrigger<boss_grobbulus::boss_grobbulusAI>::IsActive();
|
||||
template bool BossPhaseTrigger<boss_anubrekhan::boss_anubrekhanAI>::IsActive();
|
||||
Reference in New Issue
Block a user