mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
Review OWG Inverted Rules
Thanks to el0 for glitch information
This commit is contained in:
@@ -37,11 +37,11 @@ class TestDarkWorld(TestInvertedOWG):
|
||||
|
||||
["Blacksmith", False, []],
|
||||
["Blacksmith", True, ['Magic Mirror', 'Pegasus Boots']],
|
||||
["Blacksmith", True, ['Progressive Glove', 'Progressive Glove', 'Pegasus Boots', 'Moon Pearl']],
|
||||
["Blacksmith", True, ['Progressive Glove', 'Progressive Glove', 'Moon Pearl']],
|
||||
|
||||
["Purple Chest", False, []],
|
||||
["Purple Chest", True, ['Magic Mirror', 'Pegasus Boots']],
|
||||
["Purple Chest", True, ['Progressive Glove', 'Progressive Glove', 'Pegasus Boots', 'Moon Pearl']],
|
||||
["Purple Chest", True, ['Progressive Glove', 'Progressive Glove', 'Moon Pearl']],
|
||||
])
|
||||
|
||||
def testEastDarkWorld(self):
|
||||
|
Reference in New Issue
Block a user