Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 1 | P_MAX_SP |
2 | ******** | ||||
MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame] | 3 | |
MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame] | 4 | |
Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 5 | NAME |
6 | ==== | ||||
MG Mud User | 88f1247 | 2016-06-24 23:31:02 +0200 | [diff] [blame] | 7 | |
Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 8 | P_MAX_SP "max_sp" |
9 | |||||
10 | |||||
11 | DEFINIERT IN | ||||
12 | ============ | ||||
13 | |||||
14 | /sys/living/life.h | ||||
15 | |||||
16 | |||||
17 | BESCHREIBUNG | ||||
18 | ============ | ||||
19 | |||||
20 | Maximale Anzahl der Magiepunkte. | ||||
21 | |||||
22 | |||||
Arathorn | 41004de | 2020-10-18 22:03:28 +0200 | [diff] [blame] | 23 | HINWEIS |
24 | ======= | ||||
25 | |||||
26 | Beim Setzen der Property wird gleichzeitig P_SP auf denselben Wert | ||||
27 | gesetzt. | ||||
28 | |||||
29 | |||||
Zesstra | 953f997 | 2017-02-18 15:37:36 +0100 | [diff] [blame] | 30 | SIEHE AUCH |
31 | ========== | ||||
32 | |||||
33 | Props: P_SP | ||||
34 | Verwandt: UpdateAttributes() | ||||
35 | |||||
36 | 21.April 2006 Gloinson |