#include <racemud.h>
Data Fields | |
char * | name |
char * | description |
int | type |
int | location |
void * | attributesptr |
int | dexterity |
int | move_wait |
int | flags |
int | client_id |
void* npc::attributesptr |
int npc::client_id |
char* npc::description |
int npc::dexterity |
int npc::flags |
int npc::location |
int npc::move_wait |
char* npc::name |
int npc::type |