Boost power armor carry capacity

Add a `CarryingCapacity` equipped stat offset to the power armor ThingDef so wearing the suit increases how much a pawn can carry.
This commit is contained in:
RickGrymes
2026-07-11 23:14:03 -05:00
parent 280410d1b4
commit 65853ce1a4
@@ -116,6 +116,9 @@
<Insulation_Heat>0</Insulation_Heat>
<EquipDelay>3.5</EquipDelay>
</statBases>
<equippedStatOffsets>
<CarryingCapacity>100</CarryingCapacity>
</equippedStatOffsets>
<apparel>
<bodyPartGroups Inherit="False">
<li>Hands</li>