Change the win delay to increase time to get BONS loot

This commit is contained in:
Jett 2022-01-10 11:59:56 +00:00 committed by GitHub
parent 77826c8691
commit b7b182c57c
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,
},
};
}