From d66632a02170d8062509d34f578541dd4f46e69d Mon Sep 17 00:00:00 2001 From: aerinon Date: Thu, 10 Oct 2024 11:03:14 -0600 Subject: [PATCH] fix: make murahdahla accessible as a bunny --- RELEASENOTES.md | 6 +++++- Rules.py | 1 + 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/RELEASENOTES.md b/RELEASENOTES.md index 59d49859..53b20126 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -2,5 +2,9 @@ 1.4.6 -- The 300 Rupees item is now marked as priority, so it will not be used as GT junk fill (this matches a recent change in the VT randomizer) +- Restores original Sanc & Quit behavior, if Aga1 is not dead, then no quick pyramid warp +- Fixed problem with Lite/Lean shuffling some fairy caves unnecessarily +- The 300 Rupees item is now marked as priority, so it will not be used as GT junk fill (this matches a change in the VT randomizer) +- Murahdahla is now logically accessible in inverted mode as a bunny. May affect some beatable-only TFH seeds by allowing Moon Pearl to be inaccessible. - Fixed an issue around PreferredLocationGroups in customizer which would not work with pre-activated Ocraina or priority items. +- Minor fix on triforce text diff --git a/Rules.py b/Rules.py index ebe639a5..87742ad1 100644 --- a/Rules.py +++ b/Rules.py @@ -2028,6 +2028,7 @@ def set_bunny_rules(world, player, inverted): 'Hype Cave - Generous Guy', 'Peg Cave', 'Bumper Cave Ledge', 'Dark Blacksmith Ruins', 'Spectacle Rock', 'Bombos Tablet', 'Ether Tablet', 'Purple Chest', 'Blacksmith', 'Missing Smith', 'Master Sword Pedestal', 'Bottle Merchant', 'Sunken Treasure', 'Desert Ledge', + 'Murahdahla', 'Kakariko Shop - Left', 'Kakariko Shop - Middle', 'Kakariko Shop - Right', 'Lake Hylia Shop - Left', 'Lake Hylia Shop - Middle', 'Lake Hylia Shop - Right', 'Potion Shop - Left', 'Potion Shop - Middle', 'Potion Shop - Right',