Implement ambroz1a goal
This commit is contained in:
@@ -1305,7 +1305,7 @@ def create_dungeon_builders(all_sectors, connections_tuple, world, player,
|
||||
sanc_builder = random.choice(lw_builders)
|
||||
assign_sector(sanc, sanc_builder, candidate_sectors, global_pole)
|
||||
|
||||
bow_sectors, retro_std_flag = {}, world.retro[player] and world.mode[player] == 'standard'
|
||||
bow_sectors, retro_std_flag = {}, world.rupee_bow[player] and world.mode[player] == 'standard'
|
||||
free_location_sectors = {}
|
||||
crystal_switches = {}
|
||||
crystal_barriers = {}
|
||||
|
||||
Reference in New Issue
Block a user