mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
76 lines
No EOL
2 KiB
XML
76 lines
No EOL
2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
<Patch>
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="Breasts"]</xpath>
|
|
<value>
|
|
<comps>
|
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
|
<BreastTex>Breasts/Breast</BreastTex>
|
|
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
|
</li>
|
|
</comps>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="HydraulicBreasts"]</xpath>
|
|
<value>
|
|
<comps>
|
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
|
<BreastTex>Breasts_Artificial/Breast</BreastTex>
|
|
<BlacknippleColor>(255,255,255)</BlacknippleColor>
|
|
</li>
|
|
</comps>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="BionicBreasts"]</xpath>
|
|
<value>
|
|
<comps>
|
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
|
<BreastTex>Breasts_Artificial/Breast</BreastTex>
|
|
<BlacknippleColor>(255,255,255)</BlacknippleColor>
|
|
</li>
|
|
</comps>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="ArchotechBreasts"]</xpath>
|
|
<value>
|
|
<comps>
|
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
|
<BreastTex>Breasts/Breast</BreastTex>
|
|
<BlacknippleColor>(255,255,255)</BlacknippleColor>
|
|
</li>
|
|
</comps>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="SlimeBreasts"]</xpath>
|
|
<value>
|
|
<comps>
|
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
|
<BreastTex>Breasts/Breast</BreastTex>
|
|
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
|
</li>
|
|
</comps>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>/Defs/rjw.HediffDef_PartBase[defName="UdderBreasts"]</xpath>
|
|
<value>
|
|
<comps>
|
|
<li Class="RJW_Menstruation.CompProperties_Breast">
|
|
<BreastTex>Breasts_Udder/Breast</BreastTex>
|
|
<BlacknippleColor>(55,20,0)</BlacknippleColor>
|
|
</li>
|
|
</comps>
|
|
</value>
|
|
</Operation>
|
|
</Patch> |