Merge branch 'OverworldShuffleDev' into OverworldShuffle
This commit is contained in:
@@ -1030,7 +1030,7 @@ def validate_layout(world, player):
|
|||||||
if not world.is_tile_swapped(0x2c, player):
|
if not world.is_tile_swapped(0x2c, player):
|
||||||
start_region = 'Links House Area'
|
start_region = 'Links House Area'
|
||||||
else:
|
else:
|
||||||
start_region = 'Bomb Shop Area'
|
start_region = 'Big Bomb Shop Area'
|
||||||
explore_region(start_region)
|
explore_region(start_region)
|
||||||
|
|
||||||
if world.shuffle[player] in ['vanilla', 'dungeonssimple', 'dungeonsfull', 'lite', 'lean'] and world.mode == 'inverted':
|
if world.shuffle[player] in ['vanilla', 'dungeonssimple', 'dungeonsfull', 'lite', 'lean'] and world.mode == 'inverted':
|
||||||
|
|||||||
Reference in New Issue
Block a user