From b38d7dc6f70bc3a8b3ed4f579984d4c266700ea7 Mon Sep 17 00:00:00 2001 From: SolariusScorch Date: Mon, 18 Nov 2024 15:24:46 +0100 Subject: [PATCH 1/2] Add Hyena (Continued) support --- LoadFolders.xml | 1 + .../Hyena (Continued)/ThingDefs_Races.xml | 76 +++++++++++++++++++ SupportedThirdPartyMods.md | 1 + 3 files changed, 78 insertions(+) create mode 100644 ModPatches/Hyena (Continued)/Patches/Hyena (Continued)/ThingDefs_Races.xml diff --git a/LoadFolders.xml b/LoadFolders.xml index 52113c9f11..23d5cd7f5d 100644 --- a/LoadFolders.xml +++ b/LoadFolders.xml @@ -228,6 +228,7 @@
  • ModPatches/High Caliber
  • ModPatches/High Tech Laboratory Facilities
  • ModPatches/Hive Armory
  • +
  • ModPatches/Hyena (Continued)
  • ModPatches/Idhale Race
  • ModPatches/Impact Weaponry
  • ModPatches/Imperial Arsenal Royal Warcasket
  • diff --git a/ModPatches/Hyena (Continued)/Patches/Hyena (Continued)/ThingDefs_Races.xml b/ModPatches/Hyena (Continued)/Patches/Hyena (Continued)/ThingDefs_Races.xml new file mode 100644 index 0000000000..41835ab1fd --- /dev/null +++ b/ModPatches/Hyena (Continued)/Patches/Hyena (Continued)/ThingDefs_Races.xml @@ -0,0 +1,76 @@ + + + + + + + Defs/ThingDef[defName="SpottedHyena" or defName="StripedHyena"] + +
  • + Quadruped +
  • +
    +
    + + + + + Defs/ThingDef[defName="SpottedHyena" or defName="StripedHyena"]/statBases + + 0.21 + 0.11 + 0.07 + + + + + Defs/ThingDef[defName="SpottedHyena" or defName="StripedHyena"]/tools + + +
  • + + +
  • Scratch
  • + + 4 + 1 + FrontLeftPaw + 0.06 + 0.22 + +
  • + + +
  • Scratch
  • + + 4 + 1 + FrontRightPaw + 0.06 + 0.22 + +
  • + + +
  • Bite
  • + + 13 + 2 + Teeth + 1.66 + 2.35 + +
  • + + +
  • Blunt
  • + + 1 + 1.5 + HeadAttackTool + 0.13 + +
    +
    +
    +
    \ No newline at end of file diff --git a/SupportedThirdPartyMods.md b/SupportedThirdPartyMods.md index 8d381f3b26..196ea0258f 100644 --- a/SupportedThirdPartyMods.md +++ b/SupportedThirdPartyMods.md @@ -272,6 +272,7 @@ Heyra the Horned | High Caliber | High Tech Laboratory Facilities | Hive Armory | +Hyena (Continued) | Idhale Race | Impact Weaponry | Imperial Arsenal: Royal Warcasket | From 36c0ee842b9db636555fd2e77a6c7e0a719851a5 Mon Sep 17 00:00:00 2001 From: n7huntsman Date: Mon, 18 Nov 2024 19:12:01 -0500 Subject: [PATCH 2/2] whitespace --- .../Patches/Hyena (Continued)/ThingDefs_Races.xml | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/ModPatches/Hyena (Continued)/Patches/Hyena (Continued)/ThingDefs_Races.xml b/ModPatches/Hyena (Continued)/Patches/Hyena (Continued)/ThingDefs_Races.xml index 41835ab1fd..bebbe17265 100644 --- a/ModPatches/Hyena (Continued)/Patches/Hyena (Continued)/ThingDefs_Races.xml +++ b/ModPatches/Hyena (Continued)/Patches/Hyena (Continued)/ThingDefs_Races.xml @@ -1,7 +1,7 @@ - + Defs/ThingDef[defName="SpottedHyena" or defName="StripedHyena"] @@ -12,14 +12,12 @@ - - Defs/ThingDef[defName="SpottedHyena" or defName="StripedHyena"]/statBases - 0.21 - 0.11 - 0.07 + 0.21 + 0.11 + 0.07 @@ -73,4 +71,5 @@ + \ No newline at end of file