diff --git a/region/brinstar/kraid/Warehouse Zeela Room.json b/region/brinstar/kraid/Warehouse Zeela Room.json index e9b9ee766f..69bd0e6324 100644 --- a/region/brinstar/kraid/Warehouse Zeela Room.json +++ b/region/brinstar/kraid/Warehouse Zeela Room.json @@ -454,6 +454,39 @@ ], "clearsObstacles": ["A"] }, + { + "link": [2, 3], + "name": "Come in Shinecharging, Leave With Temporary Blue", + "entranceCondition": { + "comeInShinecharging": { + "length": 3, + "openEnd": 0 + } + }, + "requires": [ + "canChainTemporaryBlue", + "canSpringBallBounce", + {"or": [ + "canInsaneJump", + "canPauseRemorphTemporaryBlue" + ]} + ], + "exitCondition": { + "leaveWithTemporaryBlue": { + "direction": "right" + } + }, + "unlocksDoors": [ + {"types": ["ammo"], "requires": []} + ], + "flashSuitChecked": true, + "note": [ + "Unmorph immediately after exiting the tunnel while still descending, to continue chaining temporary blue.", + "The frame window for the unmorph depends on the alignment of Samus' bounces.", + "Even if Samus bounces upward out of the tunnel, it is possible to unmorph and use a pause buffer to remorph while retaining blue." + ], + "devNote": "The runway has 1 unusable tile, to allow space to perform the blue bounce." + }, { "id": 21, "link": [2, 3],