Room ID: 186
From: 7
Right of Sand with Blue Speed
To: 1
Left Door
Use blue speed to pass through the speed blocks, then chain temporary blue through the door. Requires: "h_getBlueSpeedMaxRunway" "canChainTemporaryBlue" Exit condition: { "leaveWithTemporaryBlue": {} } Unlocks doors: {"types":["ammo"],"requires":[]} Dev note: The `h_getBlueSpeedMaxRunway` requirement is to satisfy the tests, since we don't yet have a way to represent that being at node 7 implies already having blue speed. |