Adding new Swapped ER mode option
This commit is contained in:
@@ -49,6 +49,9 @@ def main(args=None):
|
||||
test("Shopsanity", "--shuffle vanilla --shopsanity")
|
||||
test("Simple ", "--shuffle simple")
|
||||
test("Full ", "--shuffle full")
|
||||
test("Lite ", "--shuffle lite")
|
||||
test("Lean ", "--shuffle lean")
|
||||
test("Swapped ", "--shuffle swapped")
|
||||
test("Crossed ", "--shuffle crossed")
|
||||
test("Insanity ", "--shuffle insanity")
|
||||
test("OWG ", "--logic owglitches")
|
||||
|
||||
Reference in New Issue
Block a user