Structures: Inn
- Cost
- Plank
- 16
- Stone
- 10
- Brick
- 6
- Iron
- 2
- Seconds
- 60
- Description
- A communal hearth, six bunks and a finite shared larder with owner-managed withdrawal.
Exact JSON
{
"cost": {
"plank": 16,
"stone": 10,
"brick": 6,
"iron": 2
},
"seconds": 60,
"description": "A communal hearth, six bunks and a finite shared larder with owner-managed withdrawal."
}