Add bomb-only mode and random ganon vulnerability item

This commit is contained in:
2021-06-29 22:16:08 -07:00
parent a4e3ed1e4f
commit 078ea13cac
26 changed files with 540 additions and 164 deletions

View File

@@ -63,6 +63,7 @@ SETTINGSTOPROCESS = {
"goal": "goal",
"crystals_gt": "crystals_gt",
"crystals_ganon": "crystals_ganon",
"ganon_item": "ganon_item",
"weapons": "swords",
"itempool": "difficulty",
"itemfunction": "item_functionality",