Room ID: 223
|
Entrance condition: {
"comeInWithGMode": {
"mode": "any",
"morphed": true
}
}Requires: {
"or": [
"h_artificialMorphSpringBall",
{
"and": [
"Gravity",
"h_artificialMorphBombs"
]
},
{
"and": [
"Gravity",
"h_artificialMorphPowerBomb",
"h_additionalBomb"
]
}
]
}Dev note: The item is inside of a Chozo Ball, so there is no way to use artificial morph on the return. |