Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev

This commit is contained in:
Heidesommer 2026-05-19 20:12:08 -04:00
commit 294570f0f6
67 changed files with 8497 additions and 8871 deletions

View file

@ -34,6 +34,37 @@ on_game_start = {
create_noble_family_effect = { GOVERNMENT_GIVER = this }
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 = N3OW_holy_order.0001 }
}
}
}
}
}
}
#Dynamic Titles
character:benelux_oranje_nassau_weilburg_guillem = {
if = {
@ -473,7 +504,7 @@ on_game_start = {
holder.faith = scope:holy_order_faith #{ has_doctrine_parameter = holy_order_head_of_faith }
}
holder = {
trigger_event = { id = ate_holy_order.0001 }
trigger_event = { id = N3OW_holy_order.0001 }
}
}
}