Room ID: 133
|
Fall onto the platform, then wait for the pirate to jump back to the right before returning through the door. Entrance condition: {
"comeInNormally": {}
}Requires: {
"or": [
"canCarefulJump",
{
"enemyDamage": {
"enemy": "Yellow Space Pirate (wall)",
"type": "contact",
"hits": 1
}
}
]
}
{
"heatFrames": 275
} |