changes to line-ends
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
<?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>
|
||||
<?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>
|
||||
</Patch>
|
||||
Reference in New Issue
Block a user