legend/
legend/area/
legend/player/
/*************************************************************************
 *		Godwars was originially written by Kavir		 *
 *	This File was Written by Danlas for use with the wraith class    *
 *************************************************************************/


#define IS_WRATED(ch, sn)      (IS_SET((ch)->wbits, (sn)))

/* Any certain Wraith affects */

#define WRAT_DEATHPLANE		 	 1
#define WRAT_SWINGS			 2
#define WRAT_BALLAD			 4
#define WRAT_ENSHROUD			 8
#define WRAT_SENSE			16
#define WRAT_SEVERED			32

#define WARGO		 1
#define WCAST		 2
#define WBODY		 3
#define WFATL		 4
#define WINHB		 5
#define WKEEN		 6
#define WLIFE		 7
#define WMATE		 8
#define WRAGE		 9
#define WPAND		10
#define WPTRY	        11