OoTRandomizer / OoT-Randomizer

A randomizer for Ocarina of Time.
Other
404 stars 233 forks source link

New Misc Hint : Market 10 Big Poes #2318

Open GSKirox opened 1 month ago

GSKirox commented 1 month ago

Adds a new Misc Hint to the list, that changes the textbox of Ghost Hunter to display his reward for bringing him Big Poes:

poe_hint

For the implementation I had to special case build_misc_location_hints because this textbox was already changed by rando to display the number of big poes needed. So this change is now done there rather than in Patches.py, even of course if the misc hint is off, to keep the current behaviour.