Skip to content

Commit cb2e5f9

Browse files
committed
add mockball variant
1 parent 2085946 commit cb2e5f9

1 file changed

Lines changed: 26 additions & 0 deletions

File tree

region/brinstar/green/Early Supers Room.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -870,6 +870,32 @@
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 Jumping, Mockball)",
876+
"entranceCondition": {
877+
"comeInJumping": {
878+
"speedBooster": "any",
879+
"minTiles": 1
880+
}
881+
},
882+
"requires": [
883+
"can4HighMidAirMorph",
884+
"canMockball",
885+
"canComplexGMode"
886+
],
887+
"exitCondition": {
888+
"leaveWithGModeSetup": {}
889+
},
890+
"unlocksDoors": [{"types": ["ammo"], "requires": []}],
891+
"flashSuitChecked": true,
892+
"note": [
893+
"Jump into the room and mockball to get under the first shutter, to break the crumble blocks to the left.",
894+
"Stop before passing under the second shutter.",
895+
"Breaking these crumble blocks is the only way for the Wavers to reach the door.",
896+
"After the crumbles are broken, shoot the ceiling block and wait by the door for the Waver to come."
897+
]
898+
},
873899
{
874900
"link": [2, 2],
875901
"name": "G-Mode Setup - Get Hit By Waver (Come in Space Jumping)",

0 commit comments

Comments
 (0)