Merge pull request #1758 from HarbourMasters/develop-zhora

zhora -> dev
This commit is contained in:
briaguya
2022-10-12 18:44:26 -04:00
committed by GitHub
13 changed files with 49 additions and 27 deletions
+1
View File
@@ -106,6 +106,7 @@ void SaveManager::LoadRandomizerVersion1() {
std::shared_ptr<Randomizer> randomizer = OTRGlobals::Instance->gRandomizer;
randomizer->LoadRandomizerSettings("");
size_t merchantPricesSize = 0;
if (randomizer->GetRandoSettingValue(RSK_SHUFFLE_SCRUBS) > 0) {
merchantPricesSize += NUM_SCRUBS;