size=medium
output=bread

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

[working positions]
baker=1

[inputs]
flour=6
water=6

[programs]
work=_Work

[work]
return=skipped unless economy needs bread
consume=flour water
sleep=15000
animate=working 15000
produce=bread

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

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