refix loach check (#4448)

This commit is contained in:
Pepper0ni 2024-10-20 09:00:54 +01:00 committed by GitHub
parent c644f9f4be
commit 81db6e3996
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -850,6 +850,7 @@ void GenerateItemPool() {
}
} else {
PlaceVanillaOverworldFish();
ctx->PlaceItemInLocation(RC_LH_HYRULE_LOACH, RG_PURPLE_RUPEE, false, true);
}
if (ctx->GetOption(RSK_SHUFFLE_FISHING_POLE)) {