size=medium
output=wine

[aihints]
build_material=false

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

[working positions] #  like brewery
brewer=1

[inputs]
grape=8

[programs]
work=_Work

[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

[idle]
pics=vintagery_i_??.png  # ???
hotspot=39 62

[working]
pics=vintagery_i_??.png  # ???
hotspot=39 62
