![]() |
Crossfire Server, Trunk
1.75.0
|
Information about a NPC with a custom message. More...
Data Fields | |
const char * | message |
NPC's message. More... | |
const char * | name |
NPC's name. More... | |
int | x |
int | y |
Coordinates in the map. More... | |
Information about a NPC with a custom message.
Definition at line 209 of file mapper.cpp.
const char* struct_npc_info::message |
const char* struct_npc_info::name |
int struct_npc_info::x |
Definition at line 212 of file mapper.cpp.
Referenced by create_npc_info().
int struct_npc_info::y |