[global]
descname=_ Sawmill # nicer name to display in GUI
help=
type=production		# basic type (warehouse, production, military)
size=medium
buildable=yes
buildicon=sawmill_build.png
worker=carpenter    # like Carpenter's Workshop
program=work
output=wood
soundfx=sawmill

[inputs]
trunk=16

[work]
0=sleep 16500       # much more faster than barbarians hardener
1=check trunk 2     # two or more
2=consume trunk 2
3=playFX sawmill 192
4=animation working 20000 # much more faster than barbarians hardener
5=produce wood 


[buildcost]
stone=2
wood=2
marble=1

[idle]
pics=sawmill_i_??.png  # ???
hot_spot_x=55
hot_spot_y=60
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[build]
pics=sawmill_b_??.png  # ???
hot_spot_x=55
hot_spot_y=60
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[working]
pics=sawmill_w_??.png  # ???
hot_spot_x=55
hot_spot_y=60
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

