fix missing comps

This commit is contained in:
c0ffee 2021-11-18 13:52:52 -08:00
parent 1d846d98a6
commit acb7560f00
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,7 @@
<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>
<comps>
<li Class="CRIALactation.PreceptComp_Lactation"></li>
<li Class="PreceptComp_SituationalThought">
<thought>Lactating_Essential</thought>
<description>Sizeable breasts must produce milk</description>
@ -174,6 +175,7 @@
<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>
<comps>
<li Class="CRIALactation.PreceptComp_Lactation"></li>
<li Class="PreceptComp_SituationalThought">
<thought>Lactating_MandatoryHucow</thought>
<description>Colonists with sizeable breasts must become hucows</description>