[global]
descname=_ Fernery
type=production
size=medium
buildable=yes
buildicon=fernery_build.png
worker=ferner
stopable=yes
output=flax
output=thatchreed

program=work
program=plantflax
program=plantreed
program=harvestflax
program=harvestreed

[work]
0=set +nostats
1=call plantflax
2=call harvestflax
3=call plantreed
4=call harvestreed

[plantflax]
0=set +catch
1=sleep 20000
2=worker plantflax

[plantreed]
0=set +catch
1=sleep 20000
2=worker plantreed

[harvestflax]
0=set +catch
1=sleep 5000
2=worker harvestflax

[harvestreed]
0=set +catch
1=sleep 5000
2=worker harvestreed

[buildcost]
trunk=5
raw_stone=2

[idle]
pics=fernery_i_??.png  # ???
hotspot=54 51

[build]
pics=fernery_i_??.png  # ???
hotspot=54 51

[working]
pics=fernery_i_00.png  # ???
hotspot=54 51
