room_role
Cookfire
Related
- Campfire ×1
Referenced by
Workstation tuning 1
Raw definition
{
"id": "core:workshop_campfire",
"name": "Cookfire",
"priority": 10,
"requires": {
"forbids": {
"beds": true,
"forbid_building": [],
"joy_buildings": true,
"machines": false,
"prisoner_beds": false,
"slave_beds": false
},
"min_beds": 0,
"min_joy_buildings": 0,
"min_machines": 0,
"min_medical_beds": 0,
"min_prisoner_beds": 0,
"min_size": 0,
"min_slave_beds": 0,
"requires_building": [
[
"core:campfire",
1
]
]
}
}