mirror of
https://github.com/HarbourMasters/Shipwright.git
synced 2025-08-19 21:03:42 -07:00
Update soh/soh/Enhancements/randomizer/location_access/dungeons/bottom_of_the_well.cpp
Co-authored-by: Philip Dubé <serprex@users.noreply.github.com>
This commit is contained in:
parent
27ab69a056
commit
bd905fb55d
1 changed files with 1 additions and 1 deletions
|
@ -322,7 +322,7 @@ void RegionTable_Init_BottomOfTheWell() {
|
|||
//Using a deku nut however stuns everything easily. and if you have a melee weapon you can kill the skull through the grave then grab the drop
|
||||
//though it can be hard to tell where the safe direct path to the grave is without lens.
|
||||
//Also you get cheap shotted on entry sometimes.
|
||||
//An MQ lens trick is recommended here, and a review of this room for OHKO logic what that is added is advised.
|
||||
//An MQ lens trick is recommended here, and a review of this room for OHKO logic when that is added is advised.
|
||||
//In the meantime I assume damage taken or the easy answer (nuts)
|
||||
LOCATION(RC_BOTTOM_OF_THE_WELL_MQ_GS_WEST_INNER_ROOM, (logic->TakeDamage() || logic->CanUse(RG_NUTS)) && logic->CanGetEnemyDrop(RE_GOLD_SKULLTULA)),
|
||||
}, {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue