Crossfire Server, Trunk
|
Data Fields | |
int | count |
char * | name |
struct_map_list | origin |
One monster race in the maps.
Definition at line 254 of file mapper.cpp.
int struct_race::count |
char* struct_race::name |
struct_map_list struct_race::origin |
Maps to find said monster.
Definition at line 257 of file mapper.cpp.
Referenced by add_monster(), and fix_tiled_map_monsters().