[global]
descname=_ Inn   # nicer name to display in GUI

type=production		# basic type (warehouse, production, military)
size=medium
buildable=no
enhanced_building=yes
enhances_to=big_inn
buildicon=inn_build.png
worker=innkeeper
program=work
output=snack

[inputs]
fish=4
pittabread=4
meat=4


[work]
0=sleep 15000
1=check pittabread
2=check fish,meat
3=consume pittabread
4=consume fish,meat
5=animation working 20000
6=produce snack

[buildcost]
trunk=2
grindstone=2
thatchfern=1

[idle]
pics=inn_i_??.png  # ???
hot_spot_x=48
hot_spot_y=58
clrkey_r=0
clrkey_g=0
clrkey_b=255
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[build]
pics=inn_i_??.png  # ???
hot_spot_x=48
hot_spot_y=58
clrkey_r=255
clrkey_g=255
clrkey_b=0
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[working]
pics=inn_i_??.png  # ???
hot_spot_x=48
hot_spot_y=58
clrkey_r=0
clrkey_g=0
clrkey_b=255
shadowclr_r=255
shadowclr_g=0
shadowclr_b=0

[
