Zesstra | 1862697 | 2017-01-31 10:38:27 +0100 | [diff] [blame^] | 1 | P_CONSUME_MSG |
| 2 | ============= |
| 3 | |
| 4 | NAME |
| 5 | ---- |
| 6 | :: |
| 7 | |
| 8 | P_CONSUME_MSG "std_food_consume_msg" |
| 9 | |
| 10 | DEFINIERT IN |
| 11 | ------------ |
| 12 | :: |
| 13 | |
| 14 | <sys/food.h> |
| 15 | |
| 16 | BESCHREIBUNG |
| 17 | ------------ |
| 18 | :: |
| 19 | |
| 20 | Meldung an den Raum exklusive Konsument, wenn eine Speise konsumiert |
| 21 | wird. |
| 22 | |
| 23 | |
| 24 | |
| 25 | BEMERKUNGEN |
| 26 | ----------- |
| 27 | :: |
| 28 | |
| 29 | Diese Meldung wird von replace_personal mit den Argumenten: |
| 30 | 1. Speise |
| 31 | 2. Konsument |
| 32 | verarbeitet, kann als entsprechende Platzhalter enthalten |
| 33 | |
| 34 | |
| 35 | |
| 36 | DEFAULT |
| 37 | ------- |
| 38 | :: |
| 39 | |
| 40 | "@WER2 konsumiert @WEN1." |
| 41 | |
| 42 | SIEHE AUCH |
| 43 | ---------- |
| 44 | :: |
| 45 | |
| 46 | /std/food.c, wiz/food, replace_personal |
| 47 | |
| 48 | |
| 49 | Last modified: Thu Oct 28 12:15:00 2010 by Caldra |
| 50 | |