diff --git a/About/About.xml b/About/About.xml new file mode 100644 index 0000000..d3d39d6 --- /dev/null +++ b/About/About.xml @@ -0,0 +1,20 @@ + + + Hay doesn't need Cooling! + Ivelischt + + ivelischt.RimWorld.uncooledHay + https://github.com/fagidutt/HayDoesntNeedCooling + + This is just a basic DefMod. + With it, it is not required to cool Haystacks. + Why would you? + + +
  • Ludeon.RimWorld
  • +
    + +
  • 1.2
  • +
  • 1.3
  • +
    +
    \ No newline at end of file diff --git a/About/Preview.png b/About/Preview.png new file mode 100644 index 0000000..53f874d Binary files /dev/null and b/About/Preview.png differ diff --git a/About/PublishedFileId.txt b/About/PublishedFileId.txt new file mode 100644 index 0000000..be7aa03 --- /dev/null +++ b/About/PublishedFileId.txt @@ -0,0 +1 @@ +2363788115 \ No newline at end of file diff --git a/Patches/HayPatch.xml b/Patches/HayPatch.xml new file mode 100644 index 0000000..fbd22bd --- /dev/null +++ b/Patches/HayPatch.xml @@ -0,0 +1,10 @@ + + + + Defs/ThingDef[defName="Hay"]/statBases + 0.25 + + + Defs/ThingDef[defName="Hay"]/comps/li[@Class="CompProperties_Rottable"] + + \ No newline at end of file