2021-02-01 11:29:29 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<Patch>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/ThingDef[defName="RJW_FertPill"]/ingestible/outcomeDoers</xpath>
|
2021-02-01 11:29:29 +00:00
|
|
|
<value>
|
2022-05-31 03:04:48 +00:00
|
|
|
<li Class="RJW_Menstruation.FertPillOutcomeDoer"/>
|
2021-02-01 11:29:29 +00:00
|
|
|
</value>
|
|
|
|
</Operation>
|
2021-06-16 12:53:52 +00:00
|
|
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
2022-08-17 01:48:34 +00:00
|
|
|
<xpath>/Defs/ThingDef[defName="RJW_Contraceptive"]/ingestible/outcomeDoers</xpath>
|
2021-06-16 12:53:52 +00:00
|
|
|
<value>
|
2022-05-31 03:04:48 +00:00
|
|
|
<li Class="RJW_Menstruation.ContraceptiveOutcomeDoer"/>
|
2021-06-16 12:53:52 +00:00
|
|
|
</value>
|
|
|
|
</Operation>
|
2021-02-01 11:29:29 +00:00
|
|
|
</Patch>
|