Hello again.
Small question, dont know about OXCE or OXCE+ it is.
If we want our units to change their armor we use
startingConditions:
...
defaultArmor:
STR_SOLDIER:
STR_NONE_ARMOR_UC: 100
allowedArmors:
- STR_MAGNETIC_ION_ARMOR_UC
So all except mag-ion will transform.
But if we dont want units in other types of armor to spawn at all, what we do?