Skip to content

Commit

Permalink
TUNIC: Fix event region for Quarry fuse (ArchipelagoMW#3635)
Browse files Browse the repository at this point in the history
  • Loading branch information
ScipioWright authored Jul 11, 2024
1 parent 1e3a4b6 commit eaec41d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worlds/tunic/er_scripts.py
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@ def create_er_regions(world: "TunicWorld") -> Dict[Portal, Portal]:
"Eastern Vault West Fuses": "Eastern Vault Fortress",
"Eastern Vault East Fuse": "Eastern Vault Fortress",
"Quarry Connector Fuse": "Quarry Connector",
"Quarry Fuse": "Quarry",
"Quarry Fuse": "Quarry Entry",
"Ziggurat Fuse": "Rooted Ziggurat Lower Back",
"West Garden Fuse": "West Garden",
"Library Fuse": "Library Lab",
Expand Down

0 comments on commit eaec41d

Please sign in to comment.