TUNIC: Fix a few missing tricks in logic (#4132)

* Add missing connection to the furnace entry by west garden

* Add missing connection to the furnace entry by west garden

* Add missing hard ls for ruined passage door

* Allow shield for LS

* Split PR into two

* Split PR into two

* Split PR into two

* Add dark tomb ice grapple through the wall
This commit is contained in:
Scipio Wright
2024-11-18 08:39:58 -05:00
committed by GitHub
parent 4b80b786e2
commit 01c6037562
3 changed files with 9 additions and 6 deletions

View File

@@ -807,7 +807,7 @@ traversal_requirements: Dict[str, Dict[str, List[List[str]]]] = {
[],
# drop a rudeling, icebolt or ice bomb
"Overworld to West Garden from Furnace":
[["IG3"]],
[["IG3"], ["LS1"]],
},
"East Overworld": {
"Above Ruined Passage":