ACTOR RevenantReplacer: RandomSpawner replaces Revenant
{
	DropItem "RevenantR" 255, 6
	////DropItem "KnightDrop" 255, 4
	//DropItem "BeamRevenant" 255, 11
	//DropItem "Incarnate" 255, 11
	DropItem "Draugr" 255, 1
	//DropItem "DuskKnight" 255, 11 //removed for now until it has something unique to offer
	//DropItem "DuskWarlord" 255, 6
	////DropItem "Snake" 255, 3//Snakes... snakes everywhere...
	////DropItem "MageBoss" 255, 1 //LULZ.
	
	DropItem "Malevonant", 255, 1
	DropItem "NightmareBeast", 255, 1
	DropItem "Incarnate", 255, 1
	DropItem "DarkRevenant", 255, 1
	DropItem "BeamRevenant", 255, 1
	DropItem "RevGhoul", 255, 1
	DropItem "MeleeRevenant", 255, 1
	DropItem "GhostRevenant", 255, 1	
	
	
}