using qirn jump Catfish and Pyramid can be reached without flippers

This commit is contained in:
Fabian Dill 2020-12-19 22:43:50 +01:00
parent e5aaa5af52
commit bd24b8c39c
1 changed files with 2 additions and 2 deletions

View File

@ -77,7 +77,7 @@ class TestDarkWorld(TestVanillaOWG):
["Catfish", True, ['Moon Pearl', 'Pegasus Boots']], ["Catfish", True, ['Moon Pearl', 'Pegasus Boots']],
["Catfish", True, ['Moon Pearl', 'Beat Agahnim 1', 'Progressive Glove']], ["Catfish", True, ['Moon Pearl', 'Beat Agahnim 1', 'Progressive Glove']],
["Catfish", True, ['Moon Pearl', 'Progressive Glove', 'Hammer']], ["Catfish", True, ['Moon Pearl', 'Progressive Glove', 'Hammer']],
["Catfish", True, ['Moon Pearl', 'Progressive Glove', 'Progressive Glove', 'Flippers']], ["Catfish", True, ['Moon Pearl', 'Progressive Glove', 'Progressive Glove']],
["Pyramid", False, []], ["Pyramid", False, []],
["Pyramid", False, [], ['Beat Agahnim 1', 'Moon Pearl', 'Magic Mirror']], ["Pyramid", False, [], ['Beat Agahnim 1', 'Moon Pearl', 'Magic Mirror']],
@ -86,7 +86,7 @@ class TestDarkWorld(TestVanillaOWG):
["Pyramid", True, ['Magic Mirror', 'Pegasus Boots']], ["Pyramid", True, ['Magic Mirror', 'Pegasus Boots']],
["Pyramid", True, ['Beat Agahnim 1']], ["Pyramid", True, ['Beat Agahnim 1']],
["Pyramid", True, ['Moon Pearl', 'Progressive Glove', 'Hammer']], ["Pyramid", True, ['Moon Pearl', 'Progressive Glove', 'Hammer']],
["Pyramid", True, ['Moon Pearl', 'Progressive Glove', 'Progressive Glove', 'Flippers']], ["Pyramid", True, ['Moon Pearl', 'Progressive Glove', 'Progressive Glove']],
["Pyramid Fairy - Left", False, []], ["Pyramid Fairy - Left", False, []],
["Pyramid Fairy - Left", False, [], ['Pegasus Boots', 'Moon Pearl', 'Beat Agahnim 1']], ["Pyramid Fairy - Left", False, [], ['Pegasus Boots', 'Moon Pearl', 'Beat Agahnim 1']],