mirror of
https://gitgud.io/AsmodeusRex/rjw-race-support.git
synced 2024-08-15 00:03:24 +00:00
11.0 Update
This commit is contained in:
parent
ef3947eaa9
commit
23fd56b07e
36 changed files with 1388 additions and 18 deletions
|
@ -121,7 +121,7 @@
|
|||
<defName>GhoulVagina</defName>
|
||||
<label>irradiated vagina</label>
|
||||
<labelNoun>an irradiated vagina</labelNoun>
|
||||
<description>A humanlike vagina that glows slightly. It is unconfotably hot inside.</description>
|
||||
<description>A humanlike vagina that glows slightly. It is uncomfortably hot inside.</description>
|
||||
<descriptionHyperlinks><ThingDef>GhoulVagina</ThingDef></descriptionHyperlinks>
|
||||
<spawnThingOnRemoved>GhoulVagina</spawnThingOnRemoved>
|
||||
<modExtensions>
|
||||
|
@ -153,7 +153,7 @@
|
|||
<defName>GhoulAnus</defName>
|
||||
<label>irradiated anus</label>
|
||||
<labelNoun>an irradiated anus</labelNoun>
|
||||
<description>An anus that glows slightly. It is unconfotably hot inside.</description>
|
||||
<description>An anus that glows slightly. It is uncomfortably hot inside.</description>
|
||||
<descriptionHyperlinks><ThingDef>GhoulAnus</ThingDef></descriptionHyperlinks>
|
||||
<spawnThingOnRemoved>GhoulAnus</spawnThingOnRemoved>
|
||||
<modExtensions>
|
||||
|
|
|
@ -367,6 +367,11 @@
|
|||
<li>LynxMan</li>
|
||||
<li>Maidnukos</li>
|
||||
<li>miko</li>
|
||||
<li>YanzihkoCheetah</li>
|
||||
<li>YanzihkoJaguar</li>
|
||||
<li>YanzihkoLeo</li>
|
||||
<li>YanzihkoPanther</li>
|
||||
<li>YanzihkoTigris</li>
|
||||
<li>Yokai_NekoMusume</li>
|
||||
</raceNames>
|
||||
<anuses>
|
||||
|
|
|
@ -373,7 +373,7 @@
|
|||
<ThingDef ParentName="rjw_BodyPartNaturalBase">
|
||||
<defName>HorseAnus</defName>
|
||||
<label>equine anus</label>
|
||||
<description>An anus shaped like a dougnut.</description>
|
||||
<description>An anus shaped like a doughnut.</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Parts/anus</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
||||
|
@ -471,7 +471,7 @@
|
|||
<ThingDef ParentName="rjw_BodyPartNaturalBase">
|
||||
<defName>OviporeVagina</defName>
|
||||
<label>an ovipore</label>
|
||||
<description>A pore-like sexual organ of a female arthopod for receiving a spermatophore. Very loosely comparable to a vagina.</description>
|
||||
<description>A pore-like sexual organ of a female arthropod for receiving a spermatophore. Very loosely comparable to a vagina.</description>
|
||||
<graphicData>
|
||||
<texPath>Things/Item/Parts/genital_female</texPath>
|
||||
<graphicClass>Graphic_Single</graphicClass>
|
|
@ -1,14 +0,0 @@
|
|||
<?xml version="1.0" encoding="utf-8" ?>
|
||||
<Patch>
|
||||
<Operation Class="PatchOperationSequence">
|
||||
<success>Normal</success>
|
||||
<operations>
|
||||
<li Class="PatchOperationReplace">
|
||||
<xpath>/Defs/ThingDef[defName = "Rat"]/race/gestationPeriodDays</xpath>
|
||||
<value>
|
||||
<gestationPeriodDays>7</gestationPeriodDays>
|
||||
</value>
|
||||
</li>
|
||||
</operations>
|
||||
</Operation>
|
||||
</Patch>
|
Loading…
Add table
Add a link
Reference in a new issue