Room ID: 111
|
Climb the solid crumble blocks. It is possible to use a Super to knock one or two Sova off and follow it to the door and pause abuse to grab its Energy drop on G-mode exit. Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": false
}
}Requires: {
"or": [
"h_heatedGModeOpenDifferentDoor",
{
"and": [
{
"ammo": {
"type": "Super",
"count": 1
}
},
"h_heatedGModePauseAbuse"
]
}
]
}Dev note: FIXME: It is possible to use grapple to grab the drop from the top Sova from the doorway, but it is fairly precise and requires a large Energy drop. |