Crossfire Server, Trunk
|
Data Fields | |
const char * | message |
const char * | name |
int | x |
int | y |
Information about a NPC with a custom message.
Definition at line 179 of file mapper.cpp.
const char* struct_npc_info::message |
const char* struct_npc_info::name |
int struct_npc_info::x |
Definition at line 182 of file mapper.cpp.
Referenced by create_npc_info().
int struct_npc_info::y |