size=medium
output=bread

[aihints]
build_material=false

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

[return_on_dismantle]
wood=1
stone=2

[working positions]
baker=1

[inputs]
flour=6
water=6

[programs]
work=_Work

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

[build]
pics=bakery_b_??.png  # ???
hotspot=42 65

[idle]
pics=bakery_i_??.png  # ???
hotspot=42 65

[working]
pics=bakery_w_??.png  # ???
hotspot=43 65
fps=2
