logic fixes

This commit is contained in:
aerinon
2019-12-23 11:15:55 -07:00
parent fadc085b67
commit 52f9900e4b
4 changed files with 6 additions and 1 deletions

View File

@@ -333,6 +333,7 @@ def create_doors(world, player):
create_door(player, 'PoD Arena Main Crystal Path', Lgcl),
create_door(player, 'PoD Arena Main Orange Barrier', Lgcl),
create_door(player, 'PoD Arena North Drop Down', Lgcl),
create_door(player, 'PoD Arena Bonk Path', Lgcl),
create_door(player, 'PoD Arena Crystals E', Nrml).dir(Ea, 0x2a, Mid, High).pos(3),
create_door(player, 'PoD Arena Crystal Path', Lgcl),
create_door(player, 'PoD Arena Bridge Drop Down', Lgcl),