Short summary of your issue 01_headgear.txt typo
Game Version 1.2.2
What OS are you playing on?
Windows
What platform are you using?
Steam
Do you have mods enabled? No
Have you tried verifying your game files (Steam only)?
Yes
How much "pain" is this causing you?
5
Please explain the issue you experienced in the most condensed way possible
in "\gfx\portraits\portrait_modifiers\01_headgear.txt"
category "western_low_nobles"
should be NOR
as currently this disables all headgears for low nobles.
"byzantine_low_nobles" has a NOR right there
Please explain how to reproduce the issue
Is there anything else you think could help us identify/replicate the issue?
I have attached a save game
No
Game Version 1.2.2
What OS are you playing on?
Windows
What platform are you using?
Steam
Do you have mods enabled? No
Have you tried verifying your game files (Steam only)?
Yes
How much "pain" is this causing you?
5
Please explain the issue you experienced in the most condensed way possible
in "\gfx\portraits\portrait_modifiers\01_headgear.txt"
category "western_low_nobles"
Code:
AND = {
highest_held_title_tier = tier_county
OR = {
# has_dynasty = no
AND = {
has_government = republic_government
primary_title.tier > 1
}
AND = { is_ruler = yes has_government = theocracy_government }
}
portrait_western_clothing_trigger = yes
}
should be NOR
as currently this disables all headgears for low nobles.
"byzantine_low_nobles" has a NOR right there
Please explain how to reproduce the issue
Is there anything else you think could help us identify/replicate the issue?
I have attached a save game
No
Last edited:
- 1