forked from AmazingAmpharos/OoT-Randomizer
-
Notifications
You must be signed in to change notification settings - Fork 244
Open
Labels
Component: ASM/CChanges some internals of the ASM/C librariesChanges some internals of the ASM/C librariesType: BugSomething isn't workingSomething isn't workingType: EnhancementNew feature or requestNew feature or request
Description
The changes introduced in #2302 to add the dungeon name to Farore's Wind return textbox leave an ambiguity for when the return point is either in Ganon's Castle or Ganon's Tower.
Currently both cases will display "Return to Ganon".
Since shuffling Ganon's Tower is possible since #2063, this distinction can be very relevant.
So one first thing would be to at the very least, display either Ganon's Castle or Ganon's Tower.
Another thing is that Ganon's Tower is not a real area considered in the rest of the randomizer's logic, so if we want parity it should actually display the region where Ganon's Tower is in.
Metadata
Metadata
Assignees
Labels
Component: ASM/CChanges some internals of the ASM/C librariesChanges some internals of the ASM/C librariesType: BugSomething isn't workingSomething isn't workingType: EnhancementNew feature or requestNew feature or request