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

@@ -275,7 +275,7 @@ vanilla_pots = {
def shuffle_pots(world, player):
import random
import RaceRandom as random
new_pot_contents = {}