- Option to modify ruleset lists without completely redefining them (!add and !remove YAML tags) : https://openxcom.org/forum/index.php/topic,6586.msg127524.html#msg127524
startingConditions: - type: STR_LABOR_GEAR defaultArmor: !add STR_VETERAN_SOLDIER: STR_WORKSUIT_UC: 100
somthing: - AAAA - BBBBB - CCC
foo: AAAAAA: bbbb CCCC: ddd
But this overwrites the definition instead. Are !add and !remove not supported for those type of lists?