Structures: Cistern

Cost
Brick
10
Stone
4
Iron
2
Seconds
50
Description
Finite rainwater storage.
Exact JSON
{
  "cost": {
    "brick": 10,
    "stone": 4,
    "iron": 2
  },
  "seconds": 50,
  "description": "Finite rainwater storage."
}