fixes for clothes
This commit is contained in:
parent
3c437bec89
commit
5fbbd21310
5 changed files with 1497 additions and 21 deletions
1493
gfx/portraits/portrait_modifiers/00_custom_headgear.txt
Normal file
1493
gfx/portraits/portrait_modifiers/00_custom_headgear.txt
Normal file
File diff suppressed because it is too large
Load diff
|
|
@ -78,10 +78,7 @@
|
|||
base = 0
|
||||
modifier = {
|
||||
add = 500
|
||||
OR = {
|
||||
has_character_flag = peasant_outfit
|
||||
government_has_flag = government_is_prepublic
|
||||
}
|
||||
has_character_flag = peasant_outfit
|
||||
NOR = {
|
||||
portrait_mena_clothing_trigger = yes
|
||||
portrait_indian_clothing_trigger = yes
|
||||
|
|
@ -147,10 +144,7 @@
|
|||
base = 0
|
||||
modifier = {
|
||||
add = 500
|
||||
OR = {
|
||||
has_character_flag = peasant_outfit
|
||||
government_has_flag = government_is_prepublic
|
||||
}
|
||||
has_character_flag = peasant_outfit
|
||||
OR = {
|
||||
portrait_mena_clothing_trigger = yes
|
||||
portrait_indian_clothing_trigger = yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue