[global]
descname=_ Winery
type=production
size=medium
buildable=yes
buildicon=vintagery_build.png
worker=brewer # same as brewery
program=work
output=wine

[inputs]
grape=8

[work]
# grapes are only needed for wine, so no need to check if wine is needed
sleep=30000
consume=grape:2
animate=working 30000
produce=wine


[buildcost]
wood=1
stone=1
marble=2
marblecolumn=1

[idle]
pics=vintagery_i_??.png  # ???
hotspot=40 65

[build]
pics=vintagery_i_??.png  # ???
hotspot=40 65

[working]
pics=vintagery_i_??.png  # ???
hotspot=40 65
