Added Mixed OWG Logic
This commit is contained in:
@@ -1694,7 +1694,6 @@ ow_connections = {
|
||||
('C Whirlpool Mirror Spot', 'C Whirlpool Area'),
|
||||
('C Whirlpool Outer Mirror Spot', 'C Whirlpool Outer Area'),
|
||||
('South Hyrule Teleporter', 'Dark C Whirlpool Area'),
|
||||
('South Teleporter Cliff Ledge Drop', 'Dark Central Cliffs'), # OWG only, needs glove
|
||||
('C Whirlpool Cliff Ledge Drop', 'C Whirlpool Area'), # OWG
|
||||
('Dark C Whirlpool Cliff Ledge Drop', 'Dark C Whirlpool Area'), # OWG
|
||||
('C Whirlpool Outer Cliff Ledge Drop', 'C Whirlpool Outer Area'), # OWG
|
||||
@@ -1705,7 +1704,6 @@ ow_connections = {
|
||||
('Dark C Whirlpool Mirror Spot', 'Dark C Whirlpool Area'),
|
||||
('Dark C Whirlpool Outer Mirror Spot', 'Dark C Whirlpool Outer Area'),
|
||||
('South Dark World Teleporter', 'C Whirlpool Area'),
|
||||
('Dark South Teleporter Cliff Ledge Drop', 'Central Cliffs'), # OWG, needs glove/pearl
|
||||
('C Whirlpool Cliff Ledge Drop', 'Dark C Whirlpool Area'), # OWG
|
||||
('Dark C Whirlpool Cliff Ledge Drop', 'C Whirlpool Area'), # OWG
|
||||
('C Whirlpool Outer Cliff Ledge Drop', 'Dark C Whirlpool Outer Area'), # OWG
|
||||
@@ -1954,7 +1952,9 @@ isolated_regions = [
|
||||
'Dark Death Mountain Ledge',
|
||||
'Dark Death Mountain Isolated Ledge',
|
||||
'Bumper Cave Ledge',
|
||||
'Pyramid Exit Ledge'
|
||||
'Pyramid Exit Ledge',
|
||||
'Hyrule Castle Water',
|
||||
'Pyramid Water'
|
||||
]
|
||||
|
||||
flute_data = {
|
||||
|
||||
Reference in New Issue
Block a user