[global]
descname=Lumberjack	# nicer name to display in GUI
type=production		# basic type (warehouse, production, military)
size=small
buildable=yes
buildicon=lumberjack_build.bmp
worker=lumberjack

#input=
output=log

program=work

#subtype=none		# possible values: for warehouse: HQ, port

[work]
0=sleep 20000		# sleep the given time
1=worker chop		# cause the worker to run the 'chop' program


[buildcost]
plank=2

[idle]
pics=lumberjack_i_??.bmp  # ???
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


