mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 02:25:38 +01:00
DB/Ahn'Qiraj Temple: Added spawn groups for bosses
(cherry picked from commit 6260a95763)
This commit is contained in:
@@ -123,7 +123,8 @@ class instance_temple_of_ahnqiraj : public InstanceMapScript
|
||||
break;
|
||||
|
||||
case DATA_BUG_TRIO_DEATH:
|
||||
++BugTrioDeathCount;
|
||||
if (++BugTrioDeathCount >= 3)
|
||||
SetBossState(DATA_BUG_TRIO, DONE);
|
||||
break;
|
||||
|
||||
case DATA_VEKLOR_DEATH:
|
||||
|
||||
Reference in New Issue
Block a user