Structures: Market

Cost
Plank
6
Stone
4
Seconds
15
Description
An edge market. Goods in offers are physically held here.
Exact JSON
{
  "cost": {
    "plank": 6,
    "stone": 4
  },
  "seconds": 15,
  "description": "An edge market. Goods in offers are physically held here."
}