Skip to content

Commit 5effc4e

Browse files
authored
Merge pull request #1735 from blkerby/ice-beam-gate-shinecharge
Ice Beam Gate Room leave shinecharged
2 parents 5d95831 + e193bf5 commit 5effc4e

1 file changed

Lines changed: 23 additions & 0 deletions

File tree

region/norfair/west/Ice Beam Gate Room.json

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,6 +1004,29 @@
10041004
}
10051005
}
10061006
},
1007+
{
1008+
"link": [4, 4],
1009+
"name": "Leave Shinecharged",
1010+
"requires": [
1011+
"Morph",
1012+
{"canShineCharge": {
1013+
"usedTiles": 26,
1014+
"openEnd": 1
1015+
}},
1016+
"canShinechargeMovementComplex"
1017+
],
1018+
"exitCondition": {
1019+
"leaveShinecharged": {
1020+
"framesRemaining": 50
1021+
}
1022+
},
1023+
"flashSuitChecked": true,
1024+
"note": [
1025+
"Destroy the shot blocks at the entrance and exit of the morph tunnel near the right door.",
1026+
"Gain a shinecharge running left-to-right in the space between the two gates.",
1027+
"Pass through the morph tunnel to carry the shinecharge out of the room."
1028+
]
1029+
},
10071030
{
10081031
"id": 47,
10091032
"link": [4, 4],

0 commit comments

Comments
 (0)