Some Minor Fixes
This commit is contained in:
parent
ab0d893250
commit
05e74699a4
3 changed files with 11 additions and 0 deletions
|
|
@ -169,6 +169,9 @@ title_high_king = {
|
|||
priority = 102
|
||||
titles = { k_ireland }
|
||||
governments = { feudal_government tribal_government administrative_government }
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
title_high_queen = {
|
||||
type = character
|
||||
|
|
@ -177,12 +180,18 @@ title_high_queen = {
|
|||
priority = 102
|
||||
titles = { k_ireland }
|
||||
governments = { feudal_government tribal_government administrative_government }
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
title_high_kingdom = {
|
||||
type = title
|
||||
titles = { k_ireland }
|
||||
governments = { feudal_government tribal_government administrative_government }
|
||||
priority = 102
|
||||
flavourization_rules = {
|
||||
only_independent = yes
|
||||
}
|
||||
}
|
||||
|
||||
#dauphin_male_french = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue