Structures: Storehouse

Cost
Plank
6
Stone
4
Brick
2
Seconds
25
Description
An owned storehouse. Holds 200 kg at basic size and quality; structural upgrades expand it and quality improves capacity. Anyone may donate; the owner and explicitly trusted settlers can withdraw.
Exact JSON
{
  "cost": {
    "plank": 6,
    "stone": 4,
    "brick": 2
  },
  "seconds": 25,
  "description": "An owned storehouse. Holds 200 kg at basic size and quality; structural upgrades expand it and quality improves capacity. Anyone may donate; the owner and explicitly trusted settlers can withdraw."
}