mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
1.0.5.4
This commit is contained in:
parent
1851627615
commit
c1ac806cb2
35 changed files with 778 additions and 45 deletions
|
@ -1,5 +1,6 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
|
||||
|
||||
<!--
|
||||
<Operation Class="PatchOperationAddModExtension">
|
||||
<xpath>Defs/ThingDef[defName="Race's defName"]</xpath>
|
||||
|
@ -7,7 +8,13 @@
|
|||
<li Class="RJW_Menstruation.PawnDNAModExtension">
|
||||
<fetusTexPath>Fetus/Fetus_Default</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<cumOutcomeDoers>
|
||||
<li Class="IngestionOutcomeDoers">
|
||||
<Some field>value</Some field>
|
||||
<Some field>value</Some field>
|
||||
</li>
|
||||
</cumOutcomeDoers>
|
||||
<hybridExtension>
|
||||
<Other Race's defName>
|
||||
<Race or PawnKind defName>1.0</Race or PawnKind defName>
|
||||
|
@ -33,6 +40,13 @@
|
|||
<fetusTexPath>Fetus/Fetus_Default</fetusTexPath>
|
||||
<cumColor>(255,255,255,255)</cumColor>
|
||||
<cumThickness>0.2</cumThickness>
|
||||
<ingestionOutcomeDoers>
|
||||
<li Class="IngestionOutcomeDoer_GiveHediff">
|
||||
<chance>0.02</chance>
|
||||
<hediffDef>Hediff_ASA</hediffDef>
|
||||
<severity>0.02</severity>
|
||||
</li>
|
||||
</ingestionOutcomeDoers>
|
||||
<hybridExtension>
|
||||
</hybridExtension>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue