~widelands-dev/widelands/trunk

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
size=medium
output=pittabread

[aihints]
build_material=false

[buildcost]
trunk=2
blackwood=2
raw_stone=2
thatchreed=2

[working positions]
baker=1

[inputs]
wheat=6
water=6

[programs]
work=_Work

[work]
sleep=20000
return=skipped unless economy needs pittabread or not economy needs water
return=skipped unless economy needs pittabread or not economy needs wheat
consume=water:3 wheat:3
animate=working 20000
produce=pittabread
animate=working 20000
produce=pittabread

[idle]
pics=bakery_i_??.png  # ???
hotspot=41 58

[unoccupied]
pics=bakery_u_??.png  # ???
hotspot=41 58

[working]
pics=bakery_i_??.png  # ???
hotspot=41 58