mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 04:01:32 -06:00
Temporairly disable supadow regions to comply with banadium to test_default_all_state_can_reach_everything
This commit is contained in:
@@ -83,9 +83,9 @@ def connect_regions(world: "GrinchWorld"):
|
||||
grinchconnect(world, "Mount Crumpit", "Who Dump")
|
||||
grinchconnect(world, "Mount Crumpit", "Who Lake")
|
||||
grinchconnect(world, "Mount Crumpit", "Sleigh Room")
|
||||
grinchconnect(world, "Mount Crumpit", "Spin N' Win Supadow")
|
||||
grinchconnect(world, "Mount Crumpit", "Dankamania Supadow")
|
||||
grinchconnect(world, "Mount Crumpit", "The Copter Race Contest Supadow")
|
||||
# grinchconnect(world, "Mount Crumpit", "Spin N' Win Supadow")
|
||||
# grinchconnect(world, "Mount Crumpit", "Dankamania Supadow")
|
||||
# grinchconnect(world, "Mount Crumpit", "The Copter Race Contest Supadow")
|
||||
grinchconnect(world, "Whoville", "Post Office")
|
||||
grinchconnect(world, "Whoville", "City Hall")
|
||||
grinchconnect(world, "Whoville", "Countdown to X-Mas Clock Tower")
|
||||
@@ -98,4 +98,4 @@ def connect_regions(world: "GrinchWorld"):
|
||||
grinchconnect(world, "Who Lake", "Scout's Hut")
|
||||
grinchconnect(world, "Who Lake", "North Shore")
|
||||
grinchconnect(world, "North Shore", "Mayor's Villa")
|
||||
grinchconnect(world, "Sleigh Room", "Bike Race")
|
||||
# grinchconnect(world, "Sleigh Room", "Bike Race")
|
||||
|
Reference in New Issue
Block a user