Merge pull request #365 from OogwayUniverse/bons-fixes

Change the win delay to increase time to get BONS loot
This commit is contained in:
Gie "Max" Vanommeslaeghe
2022-01-10 22:15:12 +01:00
committed by GitHub

View File

@@ -439,7 +439,7 @@ std::vector<Wave> ZoneNsWaves::GetWaves() {
5.0f, 5.0f,
(uint32_t) -1, (uint32_t) -1,
true, true,
5, 30,
}, },
}; };
} }