blob: a176e524d2f75c045dc7849d691f3d8a3d414811 [file] [log] [blame]
Zesstra18626972017-01-31 10:38:27 +01001P_CONSUME_MSG
2=============
3
4NAME
5----
6::
7
8 P_CONSUME_MSG "std_food_consume_msg"
9
10DEFINIERT IN
11------------
12::
13
14 <sys/food.h>
15
16BESCHREIBUNG
17------------
18::
19
20 Meldung an den Raum exklusive Konsument, wenn eine Speise konsumiert
21 wird.
22
23
24
25BEMERKUNGEN
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
36DEFAULT
37-------
38::
39
40 "@WER2 konsumiert @WEN1."
41
42SIEHE AUCH
43----------
44::
45
46 /std/food.c, wiz/food, replace_personal
47
48
49Last modified: Thu Oct 28 12:15:00 2010 by Caldra
50