Added triforce hud options, expanded triforce requirement

This commit is contained in:
pepperpow
2021-01-29 15:42:00 -06:00
parent 8ddb1ab614
commit 82fc2aba20
9 changed files with 56 additions and 7 deletions

View File

@@ -362,7 +362,7 @@ def generate_itempool(world, player: int):
world.clock_mode[player] = clock_mode
if treasure_hunt_count is not None:
world.treasure_hunt_count[player] = treasure_hunt_count
world.treasure_hunt_count[player] = treasure_hunt_count % 999
if treasure_hunt_icon is not None:
world.treasure_hunt_icon[player] = treasure_hunt_icon