diff options
| author | Garrett Cox <garrettjcox@gmail.com> | 2026-07-23 10:27:55 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2026-07-23 10:27:55 -0500 |
| commit | 4ce76f3de288fde206140b5fe15c0a7a6dab60ae (patch) | |
| tree | df6934d53a5ae179ee01d92b7842b5f89d5ed14a /mm/2s2h/Rando/StaticData/Options.cpp | |
| parent | f16d4678a16dfab916eac511f9b0b7dfd113a69e (diff) | |
Beehive shuffle (#1773)
Diffstat (limited to 'mm/2s2h/Rando/StaticData/Options.cpp')
| -rw-r--r-- | mm/2s2h/Rando/StaticData/Options.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mm/2s2h/Rando/StaticData/Options.cpp b/mm/2s2h/Rando/StaticData/Options.cpp index a534382d8..5db59ab6b 100644 --- a/mm/2s2h/Rando/StaticData/Options.cpp +++ b/mm/2s2h/Rando/StaticData/Options.cpp @@ -52,6 +52,7 @@ std::map<RandoOptionId, RandoStaticOption> Options = { RO(RO_SHUFFLE_FROGS, RO_GENERIC_OFF), RO(RO_SHUFFLE_GOLD_SKULLTULAS, RO_GENERIC_OFF), RO(RO_SHUFFLE_GRASS_DROPS, RO_GENERIC_OFF), + RO(RO_SHUFFLE_HIVE_DROPS, RO_GENERIC_OFF), RO(RO_SHUFFLE_OCARINA_BUTTONS, RO_GENERIC_OFF), RO(RO_SHUFFLE_OWL_STATUES, RO_GENERIC_OFF), RO(RO_SHUFFLE_POT_DROPS, RO_GENERIC_OFF), |
