[global]
descname=Gamekeeper Hut # nicer name to display in GUI
type=production		# basic type (warehouse, production, military)
size=small
help=The Gamekeeper makes sure that the natural population of animals never drops to low.
buildable=yes
buildicon=build.png
worker=gamekeeper
program=work

[work]
0=sleep 60000		
1=worker release


[buildcost]
trunk=4
raw_stone=1

[idle]
pics=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=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


