diff --git a/worlds/tunic/er_rules.py b/worlds/tunic/er_rules.py index 59ad3be7ac17..cd6caaac1c42 100644 --- a/worlds/tunic/er_rules.py +++ b/worlds/tunic/er_rules.py @@ -1425,7 +1425,6 @@ def ls_connect(origin_name: str, portal_sdt: str) -> None: def set_er_location_rules(world: "TunicWorld") -> None: player = world.player - options = world.options forbid_item(world.get_location("Secret Gathering Place - 20 Fairy Reward"), fairies, player)