mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-14 02:27:21 -07:00
refix loach check (#4448)
This commit is contained in:
parent
c644f9f4be
commit
81db6e3996
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue