Room ID: 118
|
Land on the Geemers to avoid taking damage from the Red Space Pirates. Requires: {
"enemyDamage": {
"enemy": "Geemer (grey)",
"type": "contact",
"hits": 1
}
}
{
"or": [
"canUseIFrames",
{
"enemyDamage": {
"enemy": "Geemer (grey)",
"type": "contact",
"hits": 2
}
}
]
} |