mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
19 lines
360 B
XML
19 lines
360 B
XML
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
|
||
|
<Patch>
|
||
|
<Operation Class="PatchOperationReplace">
|
||
|
<xpath>Defs/HediffDef[defName="RJW_IUD"]/stages</xpath>
|
||
|
<value>
|
||
|
<stages>
|
||
|
<li>
|
||
|
<capMods>
|
||
|
<li>
|
||
|
<capacity>RJW_Fertility</capacity>
|
||
|
<setMax>1.0</setMax>
|
||
|
</li>
|
||
|
</capMods>
|
||
|
</li>
|
||
|
</stages>
|
||
|
</value>
|
||
|
</Operation>
|
||
|
</Patch>
|