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 FIGHT_CLEAR 	0
#define FIGHT_PRE	1
#define FIGHT_START	2
#define FIGHT_LOCK      4

#define ROOM_VNUM_ALOSER	12011
#define ROOM_VNUM_AWINNER	12012