[global]
descname=_ Weaving-Mill  # nicer name to display in GUI

type=production		# basic type (warehouse, production, military)
size=big
buildable=yes
buildicon=weaving_mill_build.png
worker=weaver
program=work
output=cloth

[inputs]
wool=8


[work]
0=sleep 40000
1=consume wool
2=produce cloth

[buildcost]
trunk=3
stone=4 
marble=1

[idle]
pics=weaving_mill_i_??.png  # ???
hot_spot_x=40
hot_spot_y=40
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[build]
pics=weaving_mill_b_??.png  # ???
hot_spot_x=40
hot_spot_y=40
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[working]
pics=weaving_mill_w_??.png  # ???
hot_spot_x=40
hot_spot_y=40
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0
