![]() |
Crossfire Server, Trunk
1.75.0
|
slaying information. More...
Collaboration diagram for struct_slaying_info:Data Fields | |
| struct_map_list | maps [S_MAX] |
| char * | slaying |
| Slaying value. More... | |
slaying information.
Definition at line 445 of file mapper.cpp.
| struct_map_list struct_slaying_info::maps[S_MAX] |
Definition at line 447 of file mapper.cpp.
Referenced by add_map_to_slaying(), and get_slaying_struct().
| char* struct_slaying_info::slaying |
Slaying value.
Definition at line 446 of file mapper.cpp.
Referenced by get_slaying_struct(), and sort_slaying().