Skip to content

Commit c45be56

Browse files
committed
add unlock door requirement
1 parent bec1541 commit c45be56

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

region/maridia/inner-yellow/Bug Sand Hole.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -755,6 +755,12 @@
755755
"exitCondition": {
756756
"leaveWithGModeSetup": {}
757757
},
758+
"unlocksDoors": [
759+
{"nodeId": 1, "types": ["super"], "requires": ["canTrickyJump"]},
760+
{"nodeId": 1, "types": ["missiles", "powerbomb"], "requires": ["never"]},
761+
{"nodeId": 3, "types": ["super"], "requires": ["canTrickyJump"]},
762+
{"nodeId": 3, "types": ["missiles", "powerbomb"], "requires": ["never"]}
763+
],
758764
"flashSuitChecked": true,
759765
"note": [
760766
"Kill, freeze, or dodge the Yapping Maws. Kill the Zoa and wait for its drop to disappear.",

0 commit comments

Comments
 (0)