Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame] | 1 | P_PORTIONS |
| 2 | ========== |
| 3 | |
| 4 | NAME |
| 5 | ---- |
| 6 | :: |
| 7 | |
| 8 | P_PORTIONS "std_food_portions" |
| 9 | |
| 10 | DEFINIERT IN |
| 11 | ------------ |
| 12 | :: |
| 13 | |
| 14 | <sys/food.h> |
| 15 | |
| 16 | BESCHREIBUNG |
| 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 | |
| 27 | DEFAULT |
| 28 | ------- |
| 29 | :: |
| 30 | |
| 31 | Initial ist diese Property auf 1 gesetzt, die Speise ist also mit |
| 32 | einem Bissen/Schluck verbraucht bzw. leer. |
| 33 | |
| 34 | SIEHE AUCH |
| 35 | ---------- |
| 36 | :: |
| 37 | |
| 38 | /std/food.c, wiz/food |
| 39 | |
| 40 | |
| 41 | Last modified: Thu Oct 28 12:15:00 2010 by Caldra |
| 42 | |