Focus cursed-only location is now removed
This commit is contained in:
parent
ef3623fb5f
commit
ce3804038e
|
@ -5,7 +5,6 @@ class TestBasic(TestVanilla):
|
||||||
|
|
||||||
def testSimple(self):
|
def testSimple(self):
|
||||||
self.run_location_tests([
|
self.run_location_tests([
|
||||||
["Focus", True, []],
|
|
||||||
["200_Geo-False_Knight_Chest", True, [], []],
|
["200_Geo-False_Knight_Chest", True, [], []],
|
||||||
["380_Geo-Soul_Master_Chest", False, [], ["Mantis_Claw"]],
|
["380_Geo-Soul_Master_Chest", False, [], ["Mantis_Claw"]],
|
||||||
])
|
])
|
Loading…
Reference in New Issue