Update game_start.txt

This commit is contained in:
edwardtheelbowhigh 2026-05-19 15:06:24 +01:00
parent 7519b6018e
commit a8510535fd

View file

@ -34,6 +34,37 @@ on_game_start = {
create_noble_family_effect = { GOVERNMENT_GIVER = this } create_noble_family_effect = { GOVERNMENT_GIVER = this }
domicile ?= { set_up_domicile_estate_effect = yes } domicile ?= { set_up_domicile_estate_effect = yes }
} }
every_religion_global = {
every_faith = {
limit = {
has_doctrine_parameter = holy_order_head_of_faith
}
save_scope_as = holy_order_faith
ordered_holy_site = {
limit = {
title_province.faith = {
has_doctrine_parameter = holy_order_head_of_faith
}
title_province.faith = scope:holy_order_faith
}
#position = 1
title_province.county = {
if = {
limit = {
#any_county_province = { has_holding = no }
holder.faith = scope:holy_order_faith #{ has_doctrine_parameter = holy_order_head_of_faith }
}
holder = {
trigger_event = { id = ate_holy_order.0001 }
}
}
}
}
}
}
#Dynamic Titles #Dynamic Titles
character:benelux_oranje_nassau_weilburg_guillem = { character:benelux_oranje_nassau_weilburg_guillem = {
if = { if = {