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

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,
}, },
}; };
} }