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
33
Common/Defs/RecipeDefs/Bioscaffold.xml
Normal file
33
Common/Defs/RecipeDefs/Bioscaffold.xml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<RecipeDef ParentName="SurgeryInstallImplantBase">
|
||||
<defName>InstallBioscaffold</defName>
|
||||
<label>install bioscaffold</label>
|
||||
<description>Install a bioscaffold.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>Bioscaffold</ThingDef>
|
||||
<HediffDef>Bioscaffold</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing bioscaffold.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>Bioscaffold</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>Bioscaffold</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Torso</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>Bioscaffold</addsHediff>
|
||||
</RecipeDef>
|
||||
</Defs>
|
33
Common/Defs/RecipeDefs/LimbicStimulator.xml
Normal file
33
Common/Defs/RecipeDefs/LimbicStimulator.xml
Normal file
|
@ -0,0 +1,33 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<RecipeDef ParentName="SurgeryInstallImplantBase">
|
||||
<defName>InstallLimbicStimulator</defName>
|
||||
<label>install limbic stimulator</label>
|
||||
<description>Install a limbic stimulator.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>LimbicStimulator</ThingDef>
|
||||
<HediffDef>LimbicStimulator</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<jobString>Installing limbic stimulator.</jobString>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>LimbicStimulator</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>LimbicStimulator</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Brain</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>LimbicStimulator</addsHediff>
|
||||
</RecipeDef>
|
||||
</Defs>
|
35
Common/Defs/RecipeDefs/OvaryAgitator.xml
Normal file
35
Common/Defs/RecipeDefs/OvaryAgitator.xml
Normal file
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<RecipeDef ParentName="SurgeryInstallImplantBase">
|
||||
<defName>InstallOvaryAgitator</defName>
|
||||
<label>install ovary agitator</label>
|
||||
<description>Install an ovary agitator.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>OvaryAgitator</ThingDef>
|
||||
<HediffDef>OvaryAgitator</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<workerClass>Recipe_InstallImplant</workerClass>
|
||||
<jobString>Installing ovary agitator.</jobString>
|
||||
<isViolation>true</isViolation>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>OvaryAgitator</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>OvaryAgitator</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Torso</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>OvaryAgitator</addsHediff>
|
||||
</RecipeDef>
|
||||
</Defs>
|
35
Common/Defs/RecipeDefs/Scrambler.xml
Normal file
35
Common/Defs/RecipeDefs/Scrambler.xml
Normal file
|
@ -0,0 +1,35 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
|
||||
<Defs>
|
||||
<RecipeDef ParentName="SurgeryInstallImplantBase">
|
||||
<defName>InstallScrambler</defName>
|
||||
<label>install scrambler</label>
|
||||
<description>Install a scrambler.</description>
|
||||
<descriptionHyperlinks>
|
||||
<ThingDef>Scrambler</ThingDef>
|
||||
<HediffDef>Scrambler</HediffDef>
|
||||
</descriptionHyperlinks>
|
||||
<workerClass>Recipe_InstallImplant</workerClass>
|
||||
<jobString>Installing scrambler.</jobString>
|
||||
<isViolation>true</isViolation>
|
||||
<ingredients>
|
||||
<li>
|
||||
<filter>
|
||||
<thingDefs>
|
||||
<li>Scrambler</li>
|
||||
</thingDefs>
|
||||
</filter>
|
||||
<count>1</count>
|
||||
</li>
|
||||
</ingredients>
|
||||
<fixedIngredientFilter>
|
||||
<thingDefs>
|
||||
<li>Scrambler</li>
|
||||
</thingDefs>
|
||||
</fixedIngredientFilter>
|
||||
<appliedOnFixedBodyParts>
|
||||
<li>Brain</li>
|
||||
</appliedOnFixedBodyParts>
|
||||
<addsHediff>Scrambler</addsHediff>
|
||||
</RecipeDef>
|
||||
</Defs>
|
Loading…
Add table
Add a link
Reference in a new issue