mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
fixing up inverted too
This commit is contained in:
@@ -3020,6 +3020,8 @@ mandatory_connections = [('Lake Hylia Central Island Pier', 'Lake Hylia Central
|
||||
('Dark Death Mountain (East Bottom) Jump', 'Dark Death Mountain (East Bottom)'),
|
||||
('Bat Cave River Clip Spot', 'Bat Cave Drop Ledge'),
|
||||
('Turtle Rock (Top) Clip Spot', 'Turtle Rock (Top)'),
|
||||
('Dark Death Mountain Descent', 'West Dark World'),
|
||||
('Bombos Tablet Clip Spot', 'Bombos Tablet Ledge'),
|
||||
]
|
||||
|
||||
inverted_mandatory_connections = [('Lake Hylia Central Island Pier', 'Lake Hylia Central Island'),
|
||||
@@ -3080,6 +3082,8 @@ inverted_mandatory_connections = [('Lake Hylia Central Island Pier', 'Lake Hylia
|
||||
('West Dark World Gap', 'West Dark World'),
|
||||
('East Dark World Broken Bridge Pass', 'East Dark World'),
|
||||
('Northeast Dark World Broken Bridge Pass', 'Northeast Dark World'),
|
||||
('Catfish Exit Rock', 'Northeast Dark World'),
|
||||
('Catfish Entrance Rock', 'Catfish'),
|
||||
('Bumper Cave Entrance Rock', 'Bumper Cave Entrance'),
|
||||
('Bumper Cave Entrance Drop', 'West Dark World'),
|
||||
('Bumper Cave Ledge Drop', 'West Dark World'),
|
||||
@@ -3234,7 +3238,35 @@ inverted_mandatory_connections = [('Lake Hylia Central Island Pier', 'Lake Hylia
|
||||
('Bush Covered Lawn Mirror Spot', 'Dark Grassy Lawn'),
|
||||
('Bomb Hut Inner Bushes', 'Light World'),
|
||||
('Bomb Hut Outer Bushes', 'Bomb Hut Area'),
|
||||
('Bomb Hut Mirror Spot', 'West Dark World')]
|
||||
('Bomb Hut Mirror Spot', 'West Dark World'),
|
||||
('Light World DMA Clip Spot', 'Death Mountain'),
|
||||
('Hera Ascent', 'Death Mountain (Top)'),
|
||||
('Death Mountain Return Ledge Clip Spot', 'Death Mountain Return Ledge'),
|
||||
('Death Mountain Glitched Bridge', 'East Death Mountain (Top)'),
|
||||
('Dark Death Mountain Ledge Clip Spot', 'Dark Death Mountain Ledge'),
|
||||
('Zora Descent Clip Spot', 'Zoras River'),
|
||||
('Desert Northern Cliffs', 'Desert Ledge'),
|
||||
('Desert Northern Cliffs', 'Desert Palace Entrance (North) Spot'),
|
||||
('Lake Hylia Island Clip Spot', 'Lake Hylia Island'),
|
||||
('Dark World DMA Clip Spot', 'Dark Death Mountain'),
|
||||
('Bumper Cave Ledge Clip Spot', 'Bumper Cave Ledge'),
|
||||
('Hookshot Cave Island Clip Spot', 'Death Mountain Floating Island (Dark World)'),
|
||||
('Catfish Descent', 'Catfish'),
|
||||
('Death Mountain Offset Mirror', 'Light World'),
|
||||
('Hammer Pegs River Clip Spot', 'Hammer Peg Area'),
|
||||
('Dark Lake Hylia Ledge Clip Spot', 'Dark Lake Hylia Ledge'),
|
||||
('Dark Desert Cliffs Clip Spot', 'Dark Desert'),
|
||||
('Bumper Cave Ledge Clip Drop', 'Bumper Cave Entrance'),
|
||||
('Death Mountain Return Ledge Clip Drop', 'Death Mountain Entrance'),
|
||||
('Bumper Cave Entrance Clip (Broken Camera)', 'Bumper Cave Entrance'),
|
||||
('Death Mountain Entrance Clip (Broken Camera)', 'Death Mountain Entrance'),
|
||||
('Light World Bunny Descent', 'Light World'),
|
||||
('East Death Mountain (Bottom) Jump', 'East Death Mountain (Bottom)'),
|
||||
('Bat Cave River Clip Spot', 'Bat Cave Drop Ledge'),
|
||||
('Turtle Rock (Top) Clip Spot', 'Turtle Rock (Top)'),
|
||||
('Dark Death Mountain Descent', 'West Dark World'),
|
||||
('Death Mountain Descent', 'Light World'),
|
||||
('Death Mountain Bunny Descent Mirror Spot', 'Death Mountain Bunny Descent Area')]
|
||||
# non-shuffled entrance links
|
||||
default_connections = [('Waterfall of Wishing', 'Waterfall of Wishing'),
|
||||
("Blinds Hideout", "Blinds Hideout"),
|
||||
|
Reference in New Issue
Block a user