Fertilin Tank hediff and Succubus tail

This commit is contained in:
Shabakur 2022-12-29 11:20:17 +01:00
parent e642942c1e
commit 22892db8e0
23 changed files with 109 additions and 21 deletions

View file

@ -24,4 +24,23 @@
</li>
</stages>
</HediffDef>
<HediffDef>
<defName>Fertilin_Lost</defName>
<hediffClass>RJW_Genes.HediffWithComps_tank</hediffClass>
<label>lost fertilin</label>
<description>Percentage of fertilin lost.</description>
<defaultLabelColor>(1,1,1)</defaultLabelColor>
<maxSeverity>1</maxSeverity>
<comps>
<li Class="HediffCompProperties_SeverityPerDay">
<severityPerDay>-0.5</severityPerDay>
</li>
</comps>
<stages>
<li>
<becomeVisible>true</becomeVisible>
</li>
</stages>
</HediffDef>
</Defs>