mirror of
https://github.com/FalloutCollaborationProject/FCP-Power-Armor.git
synced 2026-07-27 17:03:15 -07:00
04812d624be1a2f93345d7fb9e7a315078866e36
Introduced abstract base ThingDefs for T-51 and T-60 power armor and helmet paintjobs to reduce duplication and improve maintainability. Moved shared stats and recipe data into these bases, and updated all paintjob variants to inherit from them. Adjusted and diversified equippedStatOffsets for individual paintjob variants to provide unique bonuses. This refactor streamlines XML structure and makes future additions easier.