low/
low/area/
low/notes/
low/player/
low/player/backup/
low/player/store/
/***************************************************************************
 *  God Wars Mud originally written by KaVir aka Richard Woolcock.         *
 *  Changes done to the code done by Sage aka Walter Howard, this mud is   *
 *  for the public, however if you run this code it means you agree        *
 *  to the license.low, license.gw, and license.merc have fun. :)          *
***************************************************************************/

#define FIGHT_CLEAR 	0
#define FIGHT_PRE	1
#define FIGHT_START	2

#define ROOM_VNUM_ALOSER	12011
#define ROOM_VNUM_AWINNER	12012