legend/
legend/area/
legend/player/
/***************************************************************************
 *  God Wars Mud copyright (C) 1994, 1995, 1996 by Richard Woolcock        *
 *  									   *
 *  Legend of Chrystancia copyright (C) 1999, 2000, 2001 by Matthew Little *
 *  This mud is NOT to be copied in whole or in part, or to be run without *
 *  the permission of Matthew Little. Nobody else has permission to        *
 *  authorise the use of this code.                                        *
 ***************************************************************************/
#define FAE_SOVE 0
#define FAE_CHIC 6
#define FAE_SOOT 2
#define FAE_PRIM 3
#define FAE_LEGE 4
#define FAE_WAYF 5

#define KITH_TROLL  1
#define KITH_SIDHE  1<<1
#define KITH_BOGGAN 1<<2
#define KITH_ESHU   1<<3
#define KITH_NOCKER 1<<4
#define KITH_REDCAP 1<<5
#define KITH_SATYR  1<<6
#define KITH_SLUAGH 1<<7
#define KITH_POOKA  1<<8