RimWorld

RimWorld

Nurse Job
Owlchemist 7 Nov, 2022 @ 6:56pm
XML patch
I saw you mention you didn't have the DLC yet, so here's a patch contribution if it find it helpful. It'll make it so that little kids can't do nursing jobs. Without this mod installed, this type of work cannot be done until age 10, so I just used that age for reference:

<?xml version="1.0" encoding="utf-8" ?>
<Patch>
<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Human"]/race/lifeStageWorkSettings</xpath>
<value>
<Nursing>10</Nursing>
</value>
</Operation>
</Patch>
< >
Showing 1-1 of 1 comments
Darth_Sergeant  [developer] 8 Nov, 2022 @ 4:50pm 
Thank you. I'll toss this in when I update. Planning to also add in the commoner tag when I upload it again.
< >
Showing 1-1 of 1 comments
Per page: 1530 50