blob: 5147f61804498cb932b79a12eea189b2750c56d4 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_PORTIONS
2==========
3
4NAME
5----
6::
7
8 P_PORTIONS "std_food_portions"
9
10DEFINIERT IN
11------------
12::
13
14 <sys/food.h>
15
16BESCHREIBUNG
17------------
18::
19
20 In dieser Property steht die Anzahl der Portionen einer Speise.
21 Es duerfen nur Werte > -1 gesetzt werden. Ist diese Property 0,
22 wird die Speise als leer bzw. verbraucht angesehen und kann nicht
23 konsumiert werden.
24
25
26
27DEFAULT
28-------
29::
30
31 Initial ist diese Property auf 1 gesetzt, die Speise ist also mit
32 einem Bissen/Schluck verbraucht bzw. leer.
33
34SIEHE AUCH
35----------
36::
37
38 /std/food.c, wiz/food
39
40
41Last modified: Thu Oct 28 12:15:00 2010 by Caldra
42