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

[work]
0=sleep 25000		# sleeps shorter than any other tribes
1=worker chop		# cause the worker to run the 'chop' program


[buildcost]
trunk=3

[idle]
pics=lumberjack_i_??.png  
hot_spot_x=49
hot_spot_y=41
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[build]
pics=lumberjack_b_??.png  
hot_spot_x=49
hot_spot_y=41
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0


