Various shuffled links house fixes

This commit is contained in:
aerinon
2022-03-12 12:33:14 -07:00
parent bfca2c2ad3
commit 64b0740e50
5 changed files with 19 additions and 10 deletions

View File

@@ -3186,7 +3186,13 @@ mandatory_connections = [('Links House S&Q', 'Links House'),
('Graveyard Ledge Mirror Spot', 'Graveyard Ledge'),
('Ganon Drop', 'Bottom of Pyramid'),
('Pyramid Drop', 'East Dark World'),
('Maze Race Ledge Drop', 'Light World')
('Maze Race Ledge Drop', 'Light World'),
('Graveyard Ledge Drop', 'Light World'),
('Cave 45 Ledge Drop', 'Light World'),
('Checkerboard Ledge Drop', 'Light World'),
('Desert Ledge Drop', 'Light World'),
('Hyrule Castle Main Gate (North)', 'Light World'),
('Hyrule Castle Ledge Drop', 'Light World'),
]
inverted_mandatory_connections = [('Links House S&Q', 'Inverted Links House'),