ArmorEquipRollDLCPartChance
Tracking Issue: #155
Tags: customization, compatibility
When a unit equips new armor, the game rolls from all customization options, even the ones where
the slider for the DLCName
is set to 0
. The HL change fixes this.
Compatibility
If your custom armor only has customization options with a DLCName
set,
the game may discard that DLCName
(default: in 85% of cases)
which results in soldiers without torsos. If you want to keep having DLCName
-only armor
(for example to display mod icons in UICustomize
), you must disable that behavior
by creating the following lines in XComGame.ini
:
[XComGame.CHHelpers]
+CosmeticDLCNamesUnaffectedByRoll=MyDLCName