mirror of
https://gitgud.io/dastardlii/rjw-rbse.git
synced 2024-08-14 23:57:40 +00:00
Version 0.6
This commit is contained in:
parent
12c4707cdd
commit
976bd5b387
16 changed files with 380 additions and 307 deletions
|
@ -7,6 +7,8 @@
|
|||
<HediffDef ParentName="addedPartSyntheticRJW">
|
||||
<defName>SyntheticUterus</defName>
|
||||
<label>synthetic uterus</label>
|
||||
<labelNoun>a synthetic uterus</labelNoun>
|
||||
<description>An enhanced artificial uterus augmented with nanocells to increase organ efficiency improve defense against disease.</description>
|
||||
<spawnThingOnRemoved>SyntheticUterus</spawnThingOnRemoved>
|
||||
<scenarioCanAdd>true</scenarioCanAdd>
|
||||
<addedPartProps>
|
||||
|
@ -20,7 +22,7 @@
|
|||
</statOffsets>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Reproduction</capacity>
|
||||
<capacity>RJW_Fertility</capacity>
|
||||
<offset>0.2</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
|
@ -31,6 +33,8 @@
|
|||
<HediffDef ParentName="addedPartSyntheticRJW">
|
||||
<defName>SyntheticTesticles</defName>
|
||||
<label>synthetic testicles</label>
|
||||
<labelNoun>a set of synthetic testicles</labelNoun>
|
||||
<description>An enhanced set of atrificial testicles augmented with nanocells to increase organ efficiency and reduce pain from vigorous activity.</description>
|
||||
<spawnThingOnRemoved>SyntheticTesticles</spawnThingOnRemoved>
|
||||
<scenarioCanAdd>true</scenarioCanAdd>
|
||||
<addedPartProps>
|
||||
|
@ -42,7 +46,7 @@
|
|||
<painFactor>0.95</painFactor>
|
||||
<capMods>
|
||||
<li>
|
||||
<capacity>Reproduction</capacity>
|
||||
<capacity>RJW_Fertility</capacity>
|
||||
<offset>0.2</offset>
|
||||
</li>
|
||||
</capMods>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue