Skip to content

Commit

Permalink
Merge pull request CombatExtended-Continued#3587 from CombatExtended-…
Browse files Browse the repository at this point in the history
…Continued/Release-Stuff

Finalize the v6.2 release
  • Loading branch information
N7Huntsman authored Dec 7, 2024
2 parents 070b643 + d826e4f commit c219c06
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion About/About.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<li>1.5</li>
</supportedVersions>
<packageId>CETeam.CombatExtended</packageId>
<description>Version: 15.6.1.0\n\nExtends combat mechanics to make them deeper and more tactical.</description>
<description>Version: 15.6.2.0\n\nExtends combat mechanics to make them deeper and more tactical.</description>
<modIconPath IgnoreIfNoMatchingField="True">UI/Icons/CE_ModIcon_JustHat</modIconPath>
<modDependencies>
<li>
Expand Down
4 changes: 2 additions & 2 deletions ModPatches/Rimrats/Patches/Rimrats/ThingDefs_Races.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,8 @@
</value>
</Operation>

<Operation Class="PatchOperationAdd">
<xpath>Defs/ThingDef[defName="Rimrat"]/statBases</xpath>
<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[defName="Rimrat"]/statBases/MoveSpeed</xpath>
<value>
<MoveSpeed>3.0</MoveSpeed>
<MeleeDodgeChance>0.2</MeleeDodgeChance>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
</Operation>

<Operation Class="PatchOperationReplace">
<xpath>Defs/ThingDef[@Name="DV_ApparelArmorEnsignBase"]/equippedStatOffsets/MoveSpeed</xpath>
<xpath>Defs/ThingDef[@Name="DV_ApparelArmorEnsignBase"]/equippedStatOffsets/ToxicEnvironmentResistance</xpath>
<value>
<CarryWeight>50</CarryWeight>
<CarryBulk>8</CarryBulk>
Expand Down
2 changes: 1 addition & 1 deletion ModPatches/Vanilla Arsenal/Patches/RangedIndustrial.xml
Original file line number Diff line number Diff line change
Expand Up @@ -166,7 +166,7 @@
<ammoSet>AmmoSet_45ACP</ammoSet>
</AmmoUser>
<FireModes>
<aimedBurstShotCount>4</aimedBurstShotCount>
<aimedBurstShotCount>2</aimedBurstShotCount>
<aiAimMode>Snapshot</aiAimMode>
</FireModes>
</Operation>
Expand Down
1 change: 1 addition & 0 deletions SupportedThirdPartyMods.md
Original file line number Diff line number Diff line change
Expand Up @@ -488,6 +488,7 @@ Simple Ogre Race |
Simply More Melee |
Slime Rancher |
Solark Race |
Spacer Arsenal |
Spacer Pack |
Spacer Shields |
Space Worms (Continued) |
Expand Down

0 comments on commit c219c06

Please sign in to comment.