Fixed issue with HMG/NL
This commit is contained in:
1
Rules.py
1
Rules.py
@@ -98,6 +98,7 @@ def set_rules(world, player):
|
|||||||
|
|
||||||
# These rules go here because they overwrite/add to some of the above rules
|
# These rules go here because they overwrite/add to some of the above rules
|
||||||
if world.logic[player] == 'hybridglitches':
|
if world.logic[player] == 'hybridglitches':
|
||||||
|
if not world.is_copied_world:
|
||||||
underworld_glitches_rules(world, player)
|
underworld_glitches_rules(world, player)
|
||||||
|
|
||||||
def mirrorless_path_to_location(world, startName, targetName, player):
|
def mirrorless_path_to_location(world, startName, targetName, player):
|
||||||
|
|||||||
Reference in New Issue
Block a user