Key logic error with odd_counter and child doors

Fix the Lone Pot doors (E/W) swapped
This commit is contained in:
aerinon
2021-02-10 15:19:09 -07:00
parent f83b28adb6
commit 352592bd00
4 changed files with 11 additions and 8 deletions

View File

@@ -2417,7 +2417,7 @@ interior_doors = [
('Skull Pull Switch S', 'Skull Big Chest N'),
('Skull Left Drop ES', 'Skull Compass Room WS'),
('Skull 2 East Lobby NW', 'Skull Big Key SW'),
('Skull Big Key WN', 'Skull Lone Pot EN'),
('Skull Big Key EN', 'Skull Lone Pot WN'),
('Skull Small Hall WS', 'Skull 2 West Lobby ES'),
('Skull 2 West Lobby NW', 'Skull X Room SW'),
('Skull 3 Lobby EN', 'Skull East Bridge WN'),