Adds a new Misc Hint to the list, that changes the textbox of Ghost Hunter to display his reward for bringing him Big Poes:
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.
Adds a new Misc Hint to the list, that changes the textbox of Ghost Hunter to display his reward for bringing him Big Poes:
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.