Update work disables for power armor

Expanded the list of disabled work types for power armor, replacing 'Construction' with 'Growing', 'Smithing', 'Cooking', 'Art', 'Tailoring', 'Crafting', 'Intellectual', 'Caring', and 'Animals'. This change likely aims to further restrict the activities that can be performed while wearing power armor.
This commit is contained in:
RickGrymes
2026-01-01 02:30:34 -06:00
parent 113e05a40d
commit 06b28546ee
@@ -126,7 +126,15 @@
<comps> <comps>
<li Class="RangerRick_PowerArmor.CompProperties_PowerArmor"> <li Class="RangerRick_PowerArmor.CompProperties_PowerArmor">
<workDisables> <workDisables>
<li>Construction</li> <li>Growing</li>
<li>Smithing</li>
<li>Cooking</li>
<li>Art</li>
<li>Tailoring</li>
<li>Crafting</li>
<li>Intellectual</li>
<li>Caring</li>
<li>Animals</li>
</workDisables> </workDisables>
<canSleep>False</canSleep> <canSleep>False</canSleep>
<ignoresLegs>True</ignoresLegs> <ignoresLegs>True</ignoresLegs>