<config>

	<append xpath="/entity_classes/entity_class[@name='animalRabbit']">	   
			<drop event="Harvest" name="PristineRabbitPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>
			
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalWolf']">	   	
			<drop event="Harvest" name="PristineWolfPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>			
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalChicken']">	   
			<drop event="Harvest" name="PristineChickenCarcassIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>	
			
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalDoe']">	   	
			<drop event="Harvest" name="PristineDoePeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalStag']">	   	
			<drop event="Harvest" name="PristineStagPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>			
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalBoar']">	   	
			<drop event="Harvest" name="PristineBoarPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalSnake']">	   
			<drop event="Harvest" name="PristineRattlesnakeSkinIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>			
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalBear']">	   	
			<drop event="Harvest" name="PristineBearPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalCoyote']">	   
			<drop event="Harvest" name="PristineCoyotePeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalMountainLion']">	   
			<drop event="Harvest" name="PristineLionPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>			
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalZombieDog']">	   
			<drop event="Harvest" name="PristineZombieDogPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalZombieVulture']">	   
			<drop event="Harvest" name="PristineZombieVultureCarcassIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>			
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalZombieBear']">	   
			<drop event="Harvest" name="PristineZombieBearPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalBossGrace']">	   
			<drop event="Harvest" name="PristineGracePeltIngredient" count="1" tag="butcherHarvest" prob=".25"  force_prob="true"/>
	</append> 
	
	<append xpath="/entity_classes/entity_class[@name='animalDireWolf']">	   
			<drop event="Harvest" name="PristineDireWolfPeltIngredient" count="1" tag="butcherHarvest" prob=".05"  force_prob="true"/>			
	</append> 
	
</config>