mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
EntranceShuffle: remove default castle connections to light world
This commit is contained in:
@@ -3237,7 +3237,7 @@ default_connections = [('Waterfall of Wishing', 'Waterfall of Wishing'),
|
|||||||
('Lumberjack House', 'Lumberjack House'),
|
('Lumberjack House', 'Lumberjack House'),
|
||||||
("Hyrule Castle Secret Entrance Drop", "Hyrule Castle Secret Entrance"),
|
("Hyrule Castle Secret Entrance Drop", "Hyrule Castle Secret Entrance"),
|
||||||
("Hyrule Castle Secret Entrance Stairs", "Hyrule Castle Secret Entrance"),
|
("Hyrule Castle Secret Entrance Stairs", "Hyrule Castle Secret Entrance"),
|
||||||
("Hyrule Castle Secret Entrance Exit", "Light World"),
|
("Hyrule Castle Secret Entrance Exit", "Hyrule Castle Courtyard"),
|
||||||
('Bonk Fairy (Light)', 'Bonk Fairy (Light)'),
|
('Bonk Fairy (Light)', 'Bonk Fairy (Light)'),
|
||||||
('Lake Hylia Fairy', 'Lake Hylia Healer Fairy'),
|
('Lake Hylia Fairy', 'Lake Hylia Healer Fairy'),
|
||||||
('Lake Hylia Fortune Teller', 'Lake Hylia Fortune Teller'),
|
('Lake Hylia Fortune Teller', 'Lake Hylia Fortune Teller'),
|
||||||
@@ -3548,7 +3548,7 @@ default_dungeon_connections = [('Desert Palace Entrance (South)', 'Desert Palace
|
|||||||
('Hyrule Castle Entrance (South)', 'Hyrule Castle'),
|
('Hyrule Castle Entrance (South)', 'Hyrule Castle'),
|
||||||
('Hyrule Castle Entrance (West)', 'Hyrule Castle'),
|
('Hyrule Castle Entrance (West)', 'Hyrule Castle'),
|
||||||
('Hyrule Castle Entrance (East)', 'Hyrule Castle'),
|
('Hyrule Castle Entrance (East)', 'Hyrule Castle'),
|
||||||
('Hyrule Castle Exit (South)', 'Light World'),
|
('Hyrule Castle Exit (South)', 'Hyrule Castle Courtyard'),
|
||||||
('Hyrule Castle Exit (West)', 'Hyrule Castle Ledge'),
|
('Hyrule Castle Exit (West)', 'Hyrule Castle Ledge'),
|
||||||
('Hyrule Castle Exit (East)', 'Hyrule Castle Ledge'),
|
('Hyrule Castle Exit (East)', 'Hyrule Castle Ledge'),
|
||||||
('Agahnims Tower', 'Agahnims Tower'),
|
('Agahnims Tower', 'Agahnims Tower'),
|
||||||
|
Reference in New Issue
Block a user