Room ID: 42
From: 3
Right Door, In the Water
To: 1
Left Door
When the water is high, jump and place a Bomb on the descent just above the water, then very quickly crouch jump to hit the Bomb and IBJ. Requires: "canBombJumpWaterEscape"
"canJumpIntoIBJ"
{
"or": [
"canTrickyCarryFlashSuit",
{
"noFlashSuit": {}
}
]
}Dev note: The crouch jump is not necessary, but is helpful. Preserving a flash suit is still difficult without the crouch jump. |