mirror of
https://github.com/MarioSpore/Grinch-AP.git
synced 2025-10-21 20:21:32 -06:00
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:
@@ -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":
|
||||
|
Reference in New Issue
Block a user