Room ID: 146
From: 6
Junction By Left Door (Right of Pit)
To: 1
Left Door
Requires: {
"or": [
{
"and": [
"canDash",
{
"heatFrames": 45
}
]
},
{
"heatFrames": 110
}
]
}Unlocks doors: {"types":["missiles"],"requires":[{"heatFrames":20}]}Dev note: The heat frames assume coming from the right with full dash speed ($2.0). |