I was trying to add the harvesting option to zombie corpses much like animals have, but I couldn't get it to work. I tried adding these to the 'zombieMaleTemplate' but it doesn't inherit to all zombie types.
<drop event="Harvest" name="foodRawMeat" count="0" tool_category="Butcher"/>...