A whole mess of spelling, grammar, and description updates

This commit is contained in:
lutepickle 2022-05-30 20:04:48 -07:00
parent b292c3f931
commit c4f5e6b63c
17 changed files with 122 additions and 122 deletions

View file

@ -4,14 +4,14 @@
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="RJW_FertPill"]/ingestible/outcomeDoers</xpath>
<value>
<li Class="RJW_Menstruation.FertPillOutcomDoer"/>
<li Class="RJW_Menstruation.FertPillOutcomeDoer"/>
</value>
</Operation>
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="RJW_Contraceptive"]/ingestible/outcomeDoers</xpath>
<value>
<li Class="RJW_Menstruation.ContraptiveOutcomDoer"/>
<li Class="RJW_Menstruation.ContraceptiveOutcomeDoer"/>
</value>
</Operation>
</Patch>