2025-06-25 14:31:47 +02:00
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
|
|
|
<Patch>
|
|
|
|
|
<Operation Class="PatchOperationAdd">
|
|
|
|
|
<xpath>Defs/ThingDef[defName="RawRice"]/statBases</xpath>
|
|
|
|
|
<value><DeteriorationRate>0.25</DeteriorationRate></value>
|
|
|
|
|
</Operation>
|
|
|
|
|
<Operation Class="PatchOperationRemove">
|
|
|
|
|
<xpath>Defs/ThingDef[defName="RawRice"]/comps/li[@Class="CompProperties_Rottable"]</xpath>
|
|
|
|
|
</Operation>
|
2024-09-12 23:57:19 +02:00
|
|
|
</Patch>
|