From 770f01190b93d50888c561a0a82f0fbc446c7eec Mon Sep 17 00:00:00 2001 From: Fabian Dill Date: Sat, 5 Dec 2020 15:25:55 +0100 Subject: [PATCH] Don't need glove to swim to Pyramid --- test/inverted/TestInvertedDarkWorld.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/inverted/TestInvertedDarkWorld.py b/test/inverted/TestInvertedDarkWorld.py index 82ba2065f0..047d73c994 100644 --- a/test/inverted/TestInvertedDarkWorld.py +++ b/test/inverted/TestInvertedDarkWorld.py @@ -55,7 +55,7 @@ class TestInvertedDarkWorld(TestInverted): ["Pyramid", False, []], ["Pyramid", True, ['Beat Agahnim 1', 'Magic Mirror']], ["Pyramid", True, ['Hammer']], - ["Pyramid", True, ['Flippers', 'Progressive Glove']], + ["Pyramid", True, ['Flippers']], ["Pyramid", True, ['Progressive Glove', 'Progressive Glove', 'Magic Mirror', 'Moon Pearl']], ["Pyramid Fairy - Left", False, []],