[global]
descname=_ Deeper Iron Ore Mine		# nicer name to display in GUI

type=production		# basic type (warehouse, production, military)
size=mine
buildable=no
buildicon=deeper_oremine_build.png
enhanced_building=yes
worker=master-miner,chief-miner,miner
program=work
output=ironore
stopable=yes

[inputs]
meal=6

[work]
0=sleep 40000   # a bit faster
1=consume meal  
2=animation working 16000
3=mine iron 2 100 10 
4=produce ironore

[buildcost]
trunk=4
raw_stone=2

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

[working]
pics=deeper_oremine_i_??.png
hot_spot_x=47
hot_spot_y=61
clrkey_r=0
clrkey_g=0
clrkey_b=255
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[build]
pics=deeper_oremine_i_??.png
hot_spot_x=47
hot_spot_y=61
clrkey_r=0
clrkey_g=0
clrkey_b=255
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0


