Whole ton of things:
-Experimental Flag --Mirror Scroll --Mortal GT Minibosses --Random door kinds -Crossed Mode --Standard logic --Nothing Items --GT Trash fill skip --Too many keys in retro --Hint work --Spoiler clarification --Aga 1 logic -Misc --Retro nothing item --Bombable/Dashable matching --ER+Inverted Logic fix --Logic for GT Gauntlet/Wizzrobes --Logic for PoD Sexy Statue switch
This commit is contained in:
16
Dungeons.py
16
Dungeons.py
@@ -380,3 +380,19 @@ dungeon_bigs = {
|
||||
'Ganons Tower': 'Big Key (Ganons Tower)'
|
||||
}
|
||||
|
||||
dungeon_hints = {
|
||||
'Hyrule Castle': 'in Hyrule Castle',
|
||||
'Eastern Palace': 'in Eastern Palace',
|
||||
'Desert Palace': 'in Desert Palace',
|
||||
'Tower of Hera': 'in Tower of Hera',
|
||||
'Agahnims Tower': 'in Castle Tower',
|
||||
'Palace of Darkness': 'in Palace of Darkness',
|
||||
'Swamp Palace': 'in Swamp Palace)',
|
||||
'Skull Woods': 'in Skull Woods',
|
||||
'Thieves Town': 'in Thieves\' Town)',
|
||||
'Ice Palace': 'in Ice Palace',
|
||||
'Misery Mire': 'in Misery Mire',
|
||||
'Turtle Rock': 'in Turtle Rock',
|
||||
'Ganons Tower': 'in Ganon\'s Tower'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user