|
Crossfire Server, Branches 1.12
R18729
|
#include <attack.h>
Collaboration diagram for attackmess:Data Fields | |
| char * | buf1 |
| char * | buf2 |
| char * | buf3 |
| int | level |
| char* attackmess::buf1 |
Definition at line 148 of file attack.h.
Referenced by init_attackmess().
| char* attackmess::buf2 |
Definition at line 149 of file attack.h.
Referenced by attack_message(), and init_attackmess().
| char* attackmess::buf3 |
Definition at line 150 of file attack.h.
Referenced by init_attackmess().
| int attackmess::level |
Definition at line 147 of file attack.h.
Referenced by attack_message(), and init_attackmess().