Structures: Pen
- Cost
- Wood
- 8
- Plank
- 4
- Seconds
- 20
- Description
- A finite enclosure for tended fowl, sheep and goats.
Exact JSON
{
"cost": {
"wood": 8,
"plank": 4
},
"seconds": 20,
"description": "A finite enclosure for tended fowl, sheep and goats."
}