Crossfire Server, Trunk
|
Go to the source code of this file.
Data Structures | |
struct | struct_dialog_information |
struct | struct_dialog_message |
struct | struct_dialog_reply |
struct | talk_info |
Macros | |
#define | MAX_NPC 5 |
#define | MAX_REPLIES 10 |
Enumerations | |
enum | reply_type { rt_say = 0, rt_reply = 1, rt_question = 2 } |
#define MAX_NPC 5 |
#define MAX_REPLIES 10 |
enum reply_type |