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
20
Common/Defs/ThingDefs/LimbicStimulator.xml
Normal file
20
Common/Defs/ThingDefs/LimbicStimulator.xml
Normal file
|
@ -0,0 +1,20 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<ThingDef ParentName="BodyPartProstheticImperialBase">
|
||||
<defName>LimbicStimulator</defName>
|
||||
<label>limbic stimulator</label>
|
||||
<description>A perpetual slow-release chemical stimulation implant that is embedded deep within the reward center of the brain, greatly increasing the need for lovin'. The need is said to become so strong that it can drive people to force themselves onto others, even if they wouldn't otherwise. Post-lovin' clarity will leave the implanted in a state of bliss, but they may also feel a sense of regret if they steal lovin' if they normally wouldn't - at least until they become used to doing it.</description>
|
||||
<descriptionHyperlinks>
|
||||
<RecipeDef>InstallLimbicStimulator</RecipeDef>
|
||||
</descriptionHyperlinks>
|
||||
<costList>
|
||||
<Steel>30</Steel>
|
||||
<ComponentIndustrial>4</ComponentIndustrial>
|
||||
<ComponentSpacer>1</ComponentSpacer>
|
||||
</costList>
|
||||
<recipeMaker>
|
||||
<researchPrerequisite>BrainWiring</researchPrerequisite>
|
||||
</recipeMaker>
|
||||
</ThingDef>
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue