Review OWG Inverted Rules

Thanks to el0 for glitch information
This commit is contained in:
Fabian Dill
2020-12-19 21:12:53 +01:00
parent 634e142216
commit ecbb52a70d
4 changed files with 21 additions and 17 deletions

View File

@@ -23,7 +23,8 @@ class TestLightWorld(TestInvertedOWG):
["King's Tomb", False, []],
["King's Tomb", False, [], ['Pegasus Boots']],
["King's Tomb", False, [], ['Moon Pearl']],
["King's Tomb", True, ['Pegasus Boots', 'Magic Mirror', 'Moon Pearl']],
["King's Tomb", True, [], ['Magic Mirror']],
["King's Tomb", True, ['Pegasus Boots', 'Moon Pearl']],
["Floodgate Chest", False, []],
["Floodgate Chest", False, [], ['Moon Pearl', 'Magic Mirror']],