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