[global]
descname=_ Bakery
type=production
size=medium
buildable=yes
buildicon=bakery_build.png
worker=baker
program=work
output=bread
stopable=yes

[inputs]
flour=6
water=6

[work]
0=sleep 15000
1=check water
2=check flour
3=consume flour
4=consume water
5=animation working 15000
6=produce bread

[buildcost]
trunk=2
wood=2
stone=3

[idle]
pics=bakery_i_??.png  # ???
hotspot=55 55

[working]
pics=bakery_i_??.png  # ???
hotspot=55 55

[build]
pics=bakery_i_??.png  # ???
hotspot=55 55
