Room ID: 119
|
Requires: {
"or": [
{
"and": [
{
"heatFrames": 0
},
"canPauseAbuse"
]
},
{
"heatFrames": 60
}
]
}
{
"partialRefill": {
"type": "RegularEnergy",
"limit": 50
}
}Dev note: Raise energy high enough to use the farm if it is low. |