fix missing precepts

This commit is contained in:
c0ffee 2021-11-18 13:51:53 -08:00
parent 4b4e5faef5
commit 9bc0497749

View file

@ -20,7 +20,7 @@
<displayOrderInImpact>100</displayOrderInImpact> <displayOrderInImpact>100</displayOrderInImpact>
<description>Milk from breasts is creamy and delicious. It should be produced and consumed on a regular basis. Lactating colonists can be converted to hucow, which will produce double the normal amount of milk.</description> <description>Milk from breasts is creamy and delicious. It should be produced and consumed on a regular basis. Lactating colonists can be converted to hucow, which will produce double the normal amount of milk.</description>
<comps> <comps>
<li Class="PreceptComp_Lactation"></li> <li Class="CRIALactation.PreceptComp_Lactation"></li>
<li Class="PreceptComp_SituationalThought"> <li Class="PreceptComp_SituationalThought">
<thought>Lactating_Essential</thought> <thought>Lactating_Essential</thought>
<description>Sizeable breasts must produce milk</description> <description>Sizeable breasts must produce milk</description>
@ -175,7 +175,7 @@
<displayOrderInImpact>100</displayOrderInImpact> <displayOrderInImpact>100</displayOrderInImpact>
<description>Breast milk is the most natural sustenance. For all sizeable bosoms, maximum expression and hucow conversion is a duty. To not produce or eat a meal without breast milk is unthinkable.</description> <description>Breast milk is the most natural sustenance. For all sizeable bosoms, maximum expression and hucow conversion is a duty. To not produce or eat a meal without breast milk is unthinkable.</description>
<comps> <comps>
<li Class="PreceptComp_Lactation"></li> <li Class="CRIALactation.PreceptComp_Lactation"></li>
<li Class="PreceptComp_SituationalThought"> <li Class="PreceptComp_SituationalThought">
<thought>Lactating_MandatoryHucow</thought> <thought>Lactating_MandatoryHucow</thought>
<description>Colonists with sizeable breasts must become hucows</description> <description>Colonists with sizeable breasts must become hucows</description>