Skip to content

Commit de52da5

Browse files
committed
Make Crab Shaft Ice+Supers notable
1 parent c6c85e6 commit de52da5

1 file changed

Lines changed: 10 additions & 2 deletions

File tree

region/maridia/inner-pink/Crab Shaft.json

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -610,12 +610,19 @@
610610
{
611611
"link": [2, 1],
612612
"name": "Crab Shaft Bottom Frozen Falling Crab",
613+
"notable": true,
613614
"requires": [
614615
"canSuitlessMaridia",
615616
"canTrickyUseFrozenEnemies",
617+
"canDodgeWhileShooting",
616618
{"ammo": {"type": "Super", "count": 1}}
617619
],
618-
"note": "Involves a Super to freeze a crab in midair."
620+
"reusableRoomwideNotable": "Crab Shaft Ice Only Crab Climb",
621+
"note": [
622+
"Use a Super to knock a crab off of the wall so that it falls through the opening above.",
623+
"Use it to either jump directly to the blocks above, or onto a second crab.",
624+
"Then wait for a crab to come around and climb it up to the next section of the room."
625+
]
619626
},
620627
{
621628
"link": [2, 1],
@@ -624,7 +631,8 @@
624631
"requires": [
625632
"canSuitlessMaridia",
626633
"canTrickyUseFrozenEnemies",
627-
"canCrouchJump"
634+
"canCrouchJump",
635+
"canTrickyJump"
628636
],
629637
"reusableRoomwideNotable": "Crab Shaft Ice Only Crab Climb",
630638
"note": [

0 commit comments

Comments
 (0)