Skip to content

Commit

Permalink
Remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
ScipioWright committed Aug 14, 2024
1 parent 5e7e9e3 commit a030c83
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion worlds/tunic/er_rules.py
Original file line number Diff line number Diff line change
Expand Up @@ -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)

Expand Down

0 comments on commit a030c83

Please sign in to comment.