Structures: Shelter
- Cost
- Wood
- 6
- Stone
- 2
- Seconds
- 12
- Description
- A roof and a place to rest. Completes the building lesson.
Exact JSON
{
"cost": {
"wood": 6,
"stone": 2
},
"seconds": 12,
"description": "A roof and a place to rest. Completes the building lesson."
}