final attempt

This commit is contained in:
edwardtheelbowhigh 2026-05-21 17:48:20 +01:00
parent def95ea312
commit 9ce10a824f
2 changed files with 13 additions and 1 deletions

View file

@ -281,6 +281,18 @@ d_greek_catholic_hof = {
d_bektashi_hof = { d_bektashi_hof = {
color = { 53 45 219 } color = { 53 45 219 }
capital = c_dyrrachion capital = c_dyrrachion
definite_form = yes
ruler_uses_title_name = no
landless = yes
ai_primary_priority = {
add = @always_primary_score
}
destroy_if_invalid_heir = yes
no_automatic_claims = yes
always_follows_primary_heir = yes
de_jure_drift_disabled = yes
} }
d_jack_tar_hof = { d_jack_tar_hof = {

View file

@ -152,7 +152,7 @@ doctrine_head_of_faith = {
doctrine_no_head doctrine_no_head
doctrine_spiritual_head doctrine_spiritual_head
doctrine_temporal_head doctrine_temporal_head
doctrine_holy_order_head #doctrine_holy_order_head
} }
} }