Room ID: 233
From: 2
Left Door
To: 3
Bottom Right Door
Hold an angle button through the transition to stop Samus' momentum. Release angle, fire a Wave shot horizontally to break the seaweed and open the door. Then shinespark through the door. Entrance condition: {
"comeInShinecharged": {}
}Requires: "Wave"
{
"shineChargeFrames": 10
}
"canShinechargeMovementComplex"
{
"shinespark": {
"frames": 22
}
}Exit condition: {
"leaveWithSpark": {
"position": "bottom"
}
}Unlocks doors: {"types":["ammo"],"requires":["never"]} |