We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5d95831 + e193bf5 commit 5effc4eCopy full SHA for 5effc4e
1 file changed
region/norfair/west/Ice Beam Gate Room.json
@@ -1004,6 +1004,29 @@
1004
}
1005
1006
},
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
1030
{
1031
"id": 47,
1032
"link": [4, 4],
0 commit comments