Oops
This commit is contained in:
@@ -1026,7 +1026,6 @@ def simple_shuffle_dungeons(world, player):
|
|||||||
|
|
||||||
dp_target = multi_dungeons.pop()
|
dp_target = multi_dungeons.pop()
|
||||||
tr_target = multi_dungeons.pop()
|
tr_target = multi_dungeons.pop()
|
||||||
assert 1==2
|
|
||||||
|
|
||||||
if hc_target == 'Hyrule Castle':
|
if hc_target == 'Hyrule Castle':
|
||||||
connect_two_way(world, 'Hyrule Castle Entrance (South)', 'Hyrule Castle Exit (South)', player)
|
connect_two_way(world, 'Hyrule Castle Entrance (South)', 'Hyrule Castle Exit (South)', player)
|
||||||
|
|||||||
Reference in New Issue
Block a user