no more beard

This commit is contained in:
trashb0at 2025-04-13 14:53:28 -04:00
parent 1f2ec06892
commit 252287182b

View file

@ -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
}
}
}
}