bump to 1.6 (line-end change to unix)
This commit is contained in:
+4
-4
@@ -15,9 +15,9 @@
|
||||
</loadAfter>
|
||||
<supportedVersions>
|
||||
<li>1.2</li>
|
||||
<li>1.3</li>
|
||||
<li>1.4</li>
|
||||
<li>1.5</li>
|
||||
<li>1.6</li>
|
||||
<li>1.3</li>
|
||||
<li>1.4</li>
|
||||
<li>1.5</li>
|
||||
<li>1.6</li>
|
||||
</supportedVersions>
|
||||
</ModMetaData>
|
||||
|
||||
@@ -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>
|
||||
@@ -1,10 +1,10 @@
|
||||
# HayDoesntNeedCooling
|
||||
Small DefMod for RimWorld
|
||||
|
||||
**What is this?**
|
||||
|
||||
This is just a basic DefMod.
|
||||
With it, it is not required to cool Haystacks.
|
||||
Why would you?
|
||||
|
||||
for the Steam Version, check out this link: https://steamcommunity.com/sharedfiles/filedetails/?id=2363788115
|
||||
# HayDoesntNeedCooling
|
||||
Small DefMod for RimWorld
|
||||
|
||||
**What is this?**
|
||||
|
||||
This is just a basic DefMod.
|
||||
With it, it is not required to cool Haystacks.
|
||||
Why would you?
|
||||
|
||||
for the Steam Version, check out this link: https://steamcommunity.com/sharedfiles/filedetails/?id=2363788115
|
||||
|
||||
Reference in New Issue
Block a user