mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
royalty dependency fix
This commit is contained in:
parent
8fd19c4226
commit
b536e17591
8 changed files with 102 additions and 117 deletions
|
@ -116,4 +116,21 @@
|
|||
</li>
|
||||
</comps>
|
||||
</HediffDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartBionicBase">
|
||||
<defName>OvaryAgitator</defName>
|
||||
<label>ovary agitator</label>
|
||||
<description>A crude slaver implant used to increase the number of eggs released during ovulation, increasing the likelihood of having multiple children per pregnancy. Their use is largely limited to rimworlds lacking in cloning infrastructure as most civilized and unified worlds have outlawed them.\n\nWhile it provides an initial boost in fertility, the implant will slowly deplete the victims's ovaries over several years until they're infertile. Allies of implanted victims will be angered.</description>
|
||||
<descriptionHyperlinks>
|
||||
<RecipeDef>InstallOvaryAgitator</RecipeDef>
|
||||
</descriptionHyperlinks>
|
||||
<costList>
|
||||
<Plasteel>10</Plasteel>
|
||||
<MedicineIndustrial>1</MedicineIndustrial>
|
||||
<ComponentIndustrial>6</ComponentIndustrial>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>FertilityProcedures</researchPrerequisite>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue