Room ID: 241
|
Tank 3 pirate hits then IBJ or spring ball bomb jump to avoid the wall jump. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: {
"or": [
"h_artificialMorphIBJ",
"h_artificialMorphSpringBallBombJump"
]
}
{
"enemyDamage": {
"enemy": "Tourian Space Pirate (all)",
"type": "contact",
"hits": 3
}
} |