Skip to content

Commit 2085946

Browse files
committed
add space jump variant
1 parent a882c8d commit 2085946

1 file changed

Lines changed: 24 additions & 0 deletions

File tree

region/brinstar/green/Early Supers Room.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,30 @@
870870
"After the crumbles are broken, shoot the ceiling block and wait by the door for the Waver to come."
871871
]
872872
},
873+
{
874+
"link": [2, 2],
875+
"name": "G-Mode Setup - Get Hit By Waver (Come in Space Jumping)",
876+
"entranceCondition": {
877+
"comeInSpaceJumping": {
878+
"speedBooster": false,
879+
"minTiles": 4
880+
}
881+
},
882+
"requires": [
883+
"canCrouchGateClip",
884+
"canComplexGMode"
885+
],
886+
"exitCondition": {
887+
"leaveWithGModeSetup": {}
888+
},
889+
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
890+
"flashSuitChecked": true,
891+
"note": [
892+
"Space Jump into the room and aim down to get under the first shutter, then break the crumble blocks to the left.",
893+
"This is the only way for the Wavers to reach the door.",
894+
"After the crumbles are broken, shoot the ceiling block and wait by the door for the Waver to come."
895+
]
896+
},
873897
{
874898
"link": [2, 2],
875899
"name": "G-Mode Setup - Get Hit By Waver (Come in With Side Platform)",

0 commit comments

Comments
 (0)