Files
justinspatz 06111ac6cf OOT: Have beehives that only appear as a child not be in logic if only adult can break beehives (#4646)
* Change the logic for the 3 Zora's Domain Beehives to support new rule

Implement new logic changes to these 3 locations

* Update LogicHelpers.json with new rule for beehives that only appear for child link

Added below the "can_break_upper_beehive" a new helper called "can_break_upper_beehive_child" which removes the requirement for hookshot to avoid a logic error in the Zora Domain Beehives where it checks whether child or adult can break beehives, even though these beehives do not appear as an adult.

* Update LogicHelpers.json moving the call for is_child

As is_child is already called for can_use (Boomerang), it's a bit redundant to include the check for using the Boomerang, so it's being moved to be with the Bombchu check to ensure that it's not expected if the Bombchu Logic Rule is turned on that Adult can use bombchus to break the beehives. This effectively does the same thing, but should be better on performance.
2025-03-10 17:39:45 +01:00
..
2022-12-11 04:11:40 +01:00
2022-12-11 04:11:40 +01:00
2021-09-02 14:35:05 +02:00
2022-12-11 04:11:40 +01:00
2022-12-11 04:11:40 +01:00
2021-09-02 14:35:05 +02:00
2021-09-02 14:35:05 +02:00
2022-12-11 04:11:40 +01:00
2022-12-11 04:11:40 +01:00
2021-09-02 14:35:05 +02:00
2022-12-11 04:11:40 +01:00