mirror of
https://gitgud.io/lutepickle/rjw_menstruation.git
synced 2024-08-14 22:46:52 +00:00
17 lines
No EOL
480 B
XML
17 lines
No EOL
480 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<Patch>
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThingDef[defName="RJW_FertPill"]/ingestible/outcomeDoers</xpath>
|
|
<value>
|
|
<li Class="RJW_Menstruation.FertPillOutcomDoer"/>
|
|
</value>
|
|
</Operation>
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
<xpath>Defs/ThingDef[defName="RJW_Contraceptive"]/ingestible/outcomeDoers</xpath>
|
|
<value>
|
|
<li Class="RJW_Menstruation.ContraptiveOutcomDoer"/>
|
|
</value>
|
|
</Operation>
|
|
</Patch> |