Crossfire Server, Trunk
|
#include <attack.h>
Data Fields | |
char * | buf1 |
char * | buf2 |
char * | buf3 |
int | level |
char* attackmess_t::buf1 |
Definition at line 120 of file attack.h.
Referenced by init_attackmess(), and init_library().
char* attackmess_t::buf2 |
Definition at line 121 of file attack.h.
Referenced by init_attackmess(), and init_library().
char* attackmess_t::buf3 |
Definition at line 122 of file attack.h.
Referenced by init_attackmess(), and init_library().
int attackmess_t::level |
Definition at line 119 of file attack.h.
Referenced by get_attack_message_for_attack_type(), init_attackmess(), init_library(), and AttackMessagePanel::updateItem().