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
commit 03fd073e76
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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