mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Mystery: fix triforcehunt argument
This commit is contained in:
@@ -145,7 +145,7 @@ def roll_settings(weights):
|
|||||||
'fast_ganon': 'crystals',
|
'fast_ganon': 'crystals',
|
||||||
'dungeons': 'dungeons',
|
'dungeons': 'dungeons',
|
||||||
'pedestal': 'pedestal',
|
'pedestal': 'pedestal',
|
||||||
'triforce-hunt': 'triforce-hunt'
|
'triforce-hunt': 'triforcehunt'
|
||||||
}[goals]
|
}[goals]
|
||||||
ret.openpyramid = goals == 'fast_ganon'
|
ret.openpyramid = goals == 'fast_ganon'
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user