Room ID: 57
|
Requires: "Charge"
{
"or": [
{
"and": [
"Ice",
"Wave"
]
},
{
"and": [
"Ice",
"Spazer"
]
},
{
"and": [
"Spazer",
"Wave"
]
},
{
"and": [
"canBePatient",
{
"or": [
"Ice",
"Wave",
"Spazer"
]
}
]
},
"Plasma",
"canBeVeryPatient"
]
}Clears obstacles: f_DefeatedSporeSpawn Sets flags: f_DefeatedSporeSpawn |