Room ID: 38
|
Entrance condition: {
"comeInNormally": {}
}Requires: {
"enemyDamage": {
"enemy": "Sidehopper",
"type": "contact",
"hits": 2
}
}
{
"or": [
"canTrickyJump",
{
"enemyDamage": {
"enemy": "Sidehopper",
"type": "contact",
"hits": 1
}
}
]
}
"h_bombThings" |