Files
Grinch-AP/worlds
Jérémie Bolduc b2d2c8e596 Stardew Valley: Add void mayo requirement for Goblin Problem quest (#4933)
This adds the requirement of a void mayo for the Goblin Problem quest. There are also some small adjustments to related rules
- Fishing a void mayo is only considered an option during the Goblin Problem quest, as the odds of finding one after the quest drops drastically.
- Entrance to the witch hut now requires the goblin problem quest, not just a void mayo.
- Fishing rules are all moved to `fishing_logic.py`.
- `can_fish_at` no longer check that you have any of the fishing regions and the region you actually want to fish in.
- created `can_fish_anywhere` and `can_crab_pot_anywhere` to better illustrate when any fish satisfies the rule.
2025-05-04 16:28:38 +02:00
..
2024-04-12 00:32:10 -04:00
2025-04-18 00:57:17 +02:00
2025-04-20 08:43:52 -04:00
2025-04-05 18:39:31 +02:00
2025-03-30 22:19:24 +02:00
2025-04-30 16:24:10 +02:00
2025-05-03 20:06:16 -04:00
2024-12-01 04:09:22 +01:00