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
|
@ -29,4 +29,21 @@
|
|||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
|
||||
<ThingDef ParentName="BodyPartBionicBase">
|
||||
<defName>Scrambler</defName>
|
||||
<label>scrambler</label>
|
||||
<description>A slaver implant, similar to the mindscrew, that can inject disorienting mind imagery directly into the visual cortex of the brain through a complex network of nanoelectrodes. Victims of scrambler implantation tend to socially withdraw to minimize additional stimulation. As a consequence of their confusion, they also become physically meek, making them easy to impose upon. Allies of implanted victims will be angered.</description>
|
||||
|
||||
<statBases>
|
||||
<WorkToMake>50</WorkToMake>
|
||||
</statBases>
|
||||
<costList>
|
||||
<ComponentIndustrial>8</ComponentIndustrial>
|
||||
<ComponentSpacer>1</ComponentSpacer>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>FertilityProcedures</researchPrerequisite>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue