Room ID: 68
|
If using Power Bombs, 1 is used to break the blocks and another is used to escape. Requires: {
"or": [
"h_bombThings",
{
"obstaclesCleared": [
"A"
]
}
]
}
{
"or": [
"h_bombThings",
"h_useSpringBall"
]
} |