Total chinese crown death
This commit is contained in:
parent
f414611250
commit
2770f152a6
4 changed files with 5525 additions and 120 deletions
|
|
@ -3604,30 +3604,30 @@ coronation_crowns = {
|
|||
|
||||
### Hu ###
|
||||
|
||||
#hu = {
|
||||
# portrait_modifier = {
|
||||
# trigger = {
|
||||
# top_liege = this
|
||||
# government_has_flag = government_has_merit
|
||||
# }
|
||||
# animations = female_prop_fix_additive
|
||||
# animations_props = tgp_gui_01_a
|
||||
# }
|
||||
# portrait_modifier = {
|
||||
# trigger = {
|
||||
# merit_level < 5
|
||||
# }
|
||||
# animations = female_prop_fix_additive
|
||||
# animations_props = tgp_hu_01_a
|
||||
# }
|
||||
# portrait_modifier = {
|
||||
# trigger = {
|
||||
# merit_level >= 5
|
||||
# }
|
||||
# animations = female_prop_fix_additive
|
||||
# animations_props = tgp_hu_01_b
|
||||
# }
|
||||
#}
|
||||
hu = {
|
||||
portrait_modifier = {
|
||||
trigger = {
|
||||
top_liege = this
|
||||
government_has_flag = government_has_merit
|
||||
}
|
||||
animations = female_prop_fix_additive
|
||||
animations_props = tgp_gui_01_a
|
||||
}
|
||||
portrait_modifier = {
|
||||
trigger = {
|
||||
merit_level < 5
|
||||
}
|
||||
animations = female_prop_fix_additive
|
||||
animations_props = tgp_hu_01_a
|
||||
}
|
||||
portrait_modifier = {
|
||||
trigger = {
|
||||
merit_level >= 5
|
||||
}
|
||||
animations = female_prop_fix_additive
|
||||
animations_props = tgp_hu_01_b
|
||||
}
|
||||
}
|
||||
|
||||
### Cultural Books ###
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue