Skip to content

Commit

Permalink
Update file via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
Adventurer13 committed Nov 21, 2019
1 parent 297b549 commit 118df42
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion Patches/Z_CE.xml
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,12 @@
<li>VGP Xtra Trees and Flowers</li>
</modList>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName = "WoodLog_Acacia"]/stuffProps/statFactors</xpath>
<value>
<Mass>0.78375</Mass>
</value>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName = "WoodLog_Camellia"]/stuffProps/statFactors</xpath>
<value>
Expand Down Expand Up @@ -165,6 +171,12 @@
<li>VGP Xtra Trees and Flowers</li>
</modList>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName = "LumberAcacia"]/stuffProps/statFactors</xpath>
<value>
<Mass>0.78375</Mass>
</value>
</li>
<li Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName = "LumberCamellia"]/stuffProps/statFactors</xpath>
<value>
Expand Down Expand Up @@ -192,4 +204,4 @@
</operations>
</Operation>

</Patch>
</Patch>

0 comments on commit 118df42

Please sign in to comment.