diff --git a/gfx/portraits/portrait_modifiers/NEOW_characters.txt b/gfx/portraits/portrait_modifiers/NEOW_characters.txt new file mode 100644 index 00000000..307e60b3 --- /dev/null +++ b/gfx/portraits/portrait_modifiers/NEOW_characters.txt @@ -0,0 +1,25 @@ +NEOW_characters_accessories = { + usage = game + selection_behavior = max + priority = 2 + + debbie_lane = { + dna_modifiers = { + accessory = { + mode = add + gene = beards + template = no_beard + value = 0.11 # Please replace with accessory = accessory_name + } + } + weight = { + base = 0 + modifier = { + add = 2000 + exists = this + exists = character:france_bonaparte_isildur_i + this = character:france_bonaparte_isildur_i + } + } + } +}