2025-06-25 14:29:22 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Patch>
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
|
|
|
<xpath>Defs/ThingDef[defName="Hay"]/statBases</xpath>
|
|
|
|
|
<value><DeteriorationRate>0.25</DeteriorationRate></value>
|
|
|
|
|
</Operation>
|
|
|
|
|
<Operation Class="PatchOperationRemove">
|
|
|
|
|
<xpath>Defs/ThingDef[defName="Hay"]/comps/li[@Class="CompProperties_Rottable"]</xpath>
|
|
|
|
|
</Operation>
|
2021-12-20 20:06:35 +01:00
|
|
|
</Patch>
|