Crossfire Server, Branches 1.12
R18729
|
Data Fields | |
const char * | many_monster_death |
const char * | many_player_death |
const char * | no_monster_death |
const char * | no_player_death |
const char * | one_monster_death |
const char * | one_player_death |
Definition at line 239 of file cfnewspaper.c.
const char* kill_format::many_monster_death |
Definition at line 245 of file cfnewspaper.c.
Referenced by do_kills(), do_region_kills(), and do_world_kills().
const char* kill_format::many_player_death |
Definition at line 242 of file cfnewspaper.c.
Referenced by do_kills(), do_region_kills(), and do_world_kills().
const char* kill_format::no_monster_death |
Definition at line 243 of file cfnewspaper.c.
Referenced by do_kills(), do_region_kills(), and do_world_kills().
const char* kill_format::no_player_death |
Definition at line 240 of file cfnewspaper.c.
Referenced by do_kills(), do_region_kills(), and do_world_kills().
const char* kill_format::one_monster_death |
Definition at line 244 of file cfnewspaper.c.
Referenced by do_kills(), do_region_kills(), and do_world_kills().
const char* kill_format::one_player_death |
Definition at line 241 of file cfnewspaper.c.
Referenced by do_kills(), do_region_kills(), and do_world_kills().