Fixed halls of reflection wave timer according to deadly boss mods.
This commit is contained in:
parent
a897356fa3
commit
0eedd4edcf
1 changed files with 1 additions and 1 deletions
|
|
@ -880,7 +880,7 @@ public:
|
|||
}
|
||||
else
|
||||
{
|
||||
NextWaveTimer = 65000;
|
||||
NextWaveTimer = 150000;
|
||||
|
||||
uint8 num_to_activate = 5;
|
||||
if (WaveNumber <= 2)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue