Room ID: 66
|
Lower the camera to avoid the top Ripper. Then falling down the right or left side will prevent taking a Ripper hit. Requires: {
"or": [
"canCameraManip",
{
"enemyDamage": {
"enemy": "Ripper",
"type": "contact",
"hits": 1
}
}
]
} |