mirror of
https://github.com/vegapnk/RJW-Genes.git
synced 2024-08-15 00:23:31 +00:00
update and integration of lewdbiotech
This commit is contained in:
parent
2b39105fe0
commit
25614f42ae
29 changed files with 892 additions and 32 deletions
23
Common/Defs/HediffDefs/LimbicStimulator.xml
Normal file
23
Common/Defs/HediffDefs/LimbicStimulator.xml
Normal file
|
@ -0,0 +1,23 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Defs>
|
||||
<HediffDef>
|
||||
<defName>LimbicStimulator</defName>
|
||||
<hediffClass>HediffWithComps</hediffClass>
|
||||
<label>limbic stimulator</label>
|
||||
<labelNoun>limbic stimulator</labelNoun>
|
||||
<description>An installed limbic stimulator.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>Scrambler</ThingDef>
|
||||
</descriptionHyperlinks>
|
||||
<defaultLabelColor>(1.0, 0.6, 0.7)</defaultLabelColor>
|
||||
<stages>
|
||||
<li>
|
||||
<minSeverity>0</minSeverity>
|
||||
<statOffsets>
|
||||
<Vulnerability>-1.0</Vulnerability>
|
||||
<SexFrequency>6.0</SexFrequency>
|
||||
</statOffsets>
|
||||
</li>
|
||||
</stages>
|
||||
</HediffDef>
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue