mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
19 lines
No EOL
605 B
XML
19 lines
No EOL
605 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Patch>
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>/Defs/StatDef[defName="SexFrequency"]/parts</xpath>
|
|
<value>
|
|
<li Class="RJW_Menstruation.StatPart_Climacteric_SexFrequency"/>
|
|
<li Class="RJW_Menstruation.StatPart_Menopause_SexFrequency"/>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>/Defs/StatDef[defName="SexSatisfaction"]/parts</xpath>
|
|
<value>
|
|
<li Class="RJW_Menstruation.StatPart_Climacteric_SexSatisfaction"/>
|
|
<li Class="RJW_Menstruation.StatPart_Menopause_SexSatisfaction"/>
|
|
</value>
|
|
</Operation>
|
|
</Patch> |