mirror of
https://gitgud.io/c0ffeeeeeeee/coffees-rjw-ideology-addons.git
synced 2024-08-14 23:57:38 +00:00
fixed preg projs
This commit is contained in:
parent
406d336a25
commit
711be3c6bb
7 changed files with 201 additions and 1 deletions
43
CRIAPregnancy/Defs/PreceptDefs/Precepts_Pregnancy.xml
Normal file
43
CRIAPregnancy/Defs/PreceptDefs/Precepts_Pregnancy.xml
Normal file
|
@ -0,0 +1,43 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
|
||||
<IssueDef>
|
||||
<defName>Pregnancy</defName>
|
||||
<label>pregnancy</label>
|
||||
</IssueDef>
|
||||
|
||||
<PreceptDef>
|
||||
<defName>Preg_Virtue</defName>
|
||||
<issue>Pregnancy</issue>
|
||||
<label>idealized</label>
|
||||
<description>Pregnancy is a virtue; a symbol of health and fertility.</description>
|
||||
<impact>Medium</impact>
|
||||
<displayOrderInImpact>100</displayOrderInImpact>
|
||||
<comps>
|
||||
<li Class="PreceptComp_SituationalThought">
|
||||
<thought>Pregnancy_Virtue</thought>
|
||||
<description>Pregnancy is a symbol of virtue and respect.</description>
|
||||
<tooltipShowMoodRange>true</tooltipShowMoodRange>
|
||||
</li>
|
||||
</comps>
|
||||
</PreceptDef>
|
||||
|
||||
<PreceptDef>
|
||||
<defName>Preg_Duty</defName>
|
||||
<issue>Pregnancy</issue>
|
||||
<label>duty</label>
|
||||
<description>Being pregnant and birthing offspring for the colony is expected from the fertile.</description>
|
||||
<impact>High</impact>
|
||||
<displayOrderInImpact>110</displayOrderInImpact>
|
||||
|
||||
<comps>
|
||||
<li Class="PreceptComp_SituationalThought">
|
||||
<description>Pain</description>
|
||||
<thought>Pain_Idealized</thought>
|
||||
<tooltipShowMoodRange>true</tooltipShowMoodRange>
|
||||
</li>
|
||||
</comps>
|
||||
</PreceptDef>
|
||||
</Defs>
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue