Move exit points of PoD, SW and TR down so you cannot get stuck in them when exiting through them before opening them.
This commit is contained in:
@@ -1215,25 +1215,18 @@ mandatory_connections = [('Links House', 'Links House'), # unshuffled. For now
|
||||
('Dark Death Mountain Drop (West)', 'Dark Death Mountain (West Bottom)'),
|
||||
('East Death Mountain (Top) Mirror Spot', 'East Death Mountain (Top)'),
|
||||
('Turtle Rock Teleporter', 'Turtle Rock (Top)'),
|
||||
('Turtle Rock Open Skull', 'Turtle Rock Skull'),
|
||||
('Turtle Rock Skull Reverse', 'Dark Death Mountain (Top)'),
|
||||
('Turtle Rock Skull Mirror Spot', 'Turtle Rock (Top)'),
|
||||
('Turtle Rock Drop', 'Dark Death Mountain (Top)'),
|
||||
('Floating Island Drop', 'Dark Death Mountain (Top)'),
|
||||
('East Death Mountain Teleporter', 'Dark Death Mountain (East Bottom)'),
|
||||
('Isolated Ledge Mirror Spot', 'Fairy Ascension Ledge'),
|
||||
('Spiral Cave Mirror Spot', 'Spiral Cave Ledge'),
|
||||
|
||||
('Palace of Darkness Pay Kiki', 'Palace of Darkness Kiki Door'),
|
||||
('Palace of Darkness Kiki Door Reverse', 'East Dark World'),
|
||||
('Swamp Palace Moat', 'Swamp Palace (First Room)'),
|
||||
('Swamp Palace Small Key Door', 'Swamp Palace (Starting Area)'),
|
||||
('Swamp Palace (Center)', 'Swamp Palace (Center)'),
|
||||
('Swamp Palace (North)', 'Swamp Palace (North)'),
|
||||
('Thieves Town Big Key Door', 'Thieves Town (Deep)'),
|
||||
('Skull Woods Torch Room', 'Skull Woods Final Section (Mothula)'),
|
||||
('Skull Woods Burn Skull', 'Skull Woods Skull'),
|
||||
('Skull Woods Skull Reverse', 'Skull Woods Forest (West)'),
|
||||
('Skull Woods First Section (Right)', 'Skull Woods First Section'), # exist only for unique hole reference points
|
||||
('Skull Woods First Section (Left)', 'Skull Woods First Section'),
|
||||
('Skull Woods First Section (Top)', 'Skull Woods First Section'),
|
||||
@@ -1474,7 +1467,7 @@ default_dungeon_connections = [('Desert Palace Entrance (South)', 'Desert Palace
|
||||
('Skull Woods Second Section Exit (East)', 'Skull Woods Forest'),
|
||||
('Skull Woods Second Section Exit (West)', 'Skull Woods Forest (West)'),
|
||||
('Skull Woods Final Section', 'Skull Woods Final Section (Entrance)'),
|
||||
('Skull Woods Final Section Exit', 'Skull Woods Skull'),
|
||||
('Skull Woods Final Section Exit', 'Skull Woods Forest (West)'),
|
||||
('Ice Palace', 'Ice Palace (Entrance)'),
|
||||
('Ice Palace Exit', 'Dark Lake Hylia Central Island'),
|
||||
('Misery Mire', 'Misery Mire (Entrance)'),
|
||||
|
||||
Reference in New Issue
Block a user