Room ID: 133
|
Falling to the right of the floating platform is faster. Entrance condition: {
"comeInNormally": {}
}Requires: {
"or": [
"canCarefulJump",
{
"enemyDamage": {
"enemy": "Yellow Space Pirate (wall)",
"type": "contact",
"hits": 1
}
}
]
}
{
"or": [
"canTrickyJump",
{
"heatFrames": 20
}
]
}
{
"heatFrames": 115
} |