Mystery: always open the pyramid with fast_ganon

This commit is contained in:
Bonta-kun 2019-12-18 20:34:08 +01:00
parent fea3888b45
commit 2ec59404a2
1 changed files with 1 additions and 2 deletions

View File

@ -147,8 +147,7 @@ def roll_settings(weights):
'pedestal': 'pedestal', 'pedestal': 'pedestal',
'triforce-hunt': 'triforce-hunt' 'triforce-hunt': 'triforce-hunt'
}[goals] }[goals]
if goals == 'fast_ganon' and entrance_shuffle == 'none': ret.openpyramid = goals == 'fast_ganon'
ret.openpyramid = True
tower_open = get_choice('tower_open') tower_open = get_choice('tower_open')
ret.crystals_gt = tower_open ret.crystals_gt = tower_open