mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2024-10-31 23:55:06 -04:00
refix loach check (#4448)
This commit is contained in:
parent
c644f9f4be
commit
81db6e3996
@ -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)) {
|
||||
|
Loading…
Reference in New Issue
Block a user