mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
OoT: actually make misc_hints changeable
This commit is contained in:
@@ -635,6 +635,7 @@ class RupeeStart(Toggle):
|
||||
misc_options: typing.Dict[str, type(Option)] = {
|
||||
"correct_chest_sizes": CSMC,
|
||||
"hints": Hints,
|
||||
"misc_hints": MiscHints,
|
||||
"hint_dist": HintDistribution,
|
||||
"text_shuffle": TextShuffle,
|
||||
"damage_multiplier": DamageMultiplier,
|
||||
|
Reference in New Issue
Block a user