mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 07:48:02 +00:00
Fixed halls of reflection wave timer according to deadly boss mods.
This commit is contained in:
@@ -880,7 +880,7 @@ public:
|
|||||||
}
|
}
|
||||||
else
|
else
|
||||||
{
|
{
|
||||||
NextWaveTimer = 65000;
|
NextWaveTimer = 150000;
|
||||||
|
|
||||||
uint8 num_to_activate = 5;
|
uint8 num_to_activate = 5;
|
||||||
if (WaveNumber <= 2)
|
if (WaveNumber <= 2)
|
||||||
|
|||||||
Reference in New Issue
Block a user