Private
Public Access
1
0

bump to 1.6 (line-end change to unix)

This commit is contained in:
2025-06-25 14:29:22 +02:00
parent ea9d012269
commit 74b4b12ff8
3 changed files with 23 additions and 23 deletions
+9 -9
View File
@@ -1,10 +1,10 @@
<?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>
<?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>
</Patch>