[global]
descname=_ Weaving-Mill
type=production
size=big
buildable=yes
buildicon=build.png
worker=weaver
program=work
output=cloth

[inputs]
flax=8

[work]
# no need to check whether cloth is needed because it is only used here
sleep=45000
consume=flax
produce=cloth

[buildcost]
trunk=5
raw_stone=2
thatchreed=2

[idle]
pics=i_??.png  # ???
hotspot=36 78

[build]
pics=b_??.png  # ???
hotspot=36 78

[working]
pics=w_??.png  # ???
hotspot=36 78
