From e944cf106d7787ebc601125154482ed73d3ff412 Mon Sep 17 00:00:00 2001 From: n7huntsman Date: Sat, 7 Dec 2024 05:28:18 -0500 Subject: [PATCH 1/3] Release housekeeping --- About/About.xml | 2 +- SupportedThirdPartyMods.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/About/About.xml b/About/About.xml index e146cfedd5..84e51f6a38 100644 --- a/About/About.xml +++ b/About/About.xml @@ -8,7 +8,7 @@
  • 1.5
  • CETeam.CombatExtended - Version: 15.6.1.0\n\nExtends combat mechanics to make them deeper and more tactical. + Version: 15.6.2.0\n\nExtends combat mechanics to make them deeper and more tactical. UI/Icons/CE_ModIcon_JustHat
  • diff --git a/SupportedThirdPartyMods.md b/SupportedThirdPartyMods.md index eb10b03540..8a0bda2d77 100644 --- a/SupportedThirdPartyMods.md +++ b/SupportedThirdPartyMods.md @@ -487,6 +487,7 @@ Simple Ogre Race | Simply More Melee | Slime Rancher | Solark Race | +Spacer Arsenal | Spacer Pack | Spacer Shields | Space Worms (Continued) | From e8dd1faaa1eb52ee7e5d8680f1817304e783aac8 Mon Sep 17 00:00:00 2001 From: n7huntsman Date: Sat, 7 Dec 2024 17:31:22 -0500 Subject: [PATCH 2/3] Fix a couple of duplicate nodes --- ModPatches/Rimrats/Patches/Rimrats/ThingDefs_Races.xml | 4 ++-- .../Spacer Arsenal/Patches/Spacer Arsenal/Apparel_Various.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/ModPatches/Rimrats/Patches/Rimrats/ThingDefs_Races.xml b/ModPatches/Rimrats/Patches/Rimrats/ThingDefs_Races.xml index f50b4283bb..f8250f400a 100644 --- a/ModPatches/Rimrats/Patches/Rimrats/ThingDefs_Races.xml +++ b/ModPatches/Rimrats/Patches/Rimrats/ThingDefs_Races.xml @@ -12,8 +12,8 @@ - - Defs/ThingDef[defName="Rimrat"]/statBases + + Defs/ThingDef[defName="Rimrat"]/statBases/MoveSpeed 3.0 0.2 diff --git a/ModPatches/Spacer Arsenal/Patches/Spacer Arsenal/Apparel_Various.xml b/ModPatches/Spacer Arsenal/Patches/Spacer Arsenal/Apparel_Various.xml index cbb246ea21..23c3272b49 100644 --- a/ModPatches/Spacer Arsenal/Patches/Spacer Arsenal/Apparel_Various.xml +++ b/ModPatches/Spacer Arsenal/Patches/Spacer Arsenal/Apparel_Various.xml @@ -32,7 +32,7 @@ - Defs/ThingDef[@Name="DV_ApparelArmorEnsignBase"]/equippedStatOffsets/MoveSpeed + Defs/ThingDef[@Name="DV_ApparelArmorEnsignBase"]/equippedStatOffsets/ToxicEnvironmentResistance 50 8 From d826e4f54966632010a5b878c099f08f99da9690 Mon Sep 17 00:00:00 2001 From: n7huntsman Date: Sat, 7 Dec 2024 17:41:37 -0500 Subject: [PATCH 3/3] Fix burst count --- ModPatches/Vanilla Arsenal/Patches/RangedIndustrial.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ModPatches/Vanilla Arsenal/Patches/RangedIndustrial.xml b/ModPatches/Vanilla Arsenal/Patches/RangedIndustrial.xml index 971068c4a6..d63c3fc511 100644 --- a/ModPatches/Vanilla Arsenal/Patches/RangedIndustrial.xml +++ b/ModPatches/Vanilla Arsenal/Patches/RangedIndustrial.xml @@ -166,7 +166,7 @@ AmmoSet_45ACP - 4 + 2 Snapshot