cosmetic titles pt II

This commit is contained in:
trashmasteruni 2026-04-28 11:48:34 +02:00
parent 583b4893e5
commit 77a6987aff
4 changed files with 155 additions and 4 deletions

View file

@ -322,11 +322,27 @@ on_faith_conversion = {
has_title = title:e_france
faith = faith:carolingian
}
title:e_france = {
set_title_name_dynamic = Carolingia
set_title_color = { 255 216 0 }
trigger_event = NEOW_dynamic_titles.0013
}
if = {
limit = {
has_title = title:e_france
faith = faith:romanticist
}
trigger_event = NEOW_dynamic_titles.0015
}
if = {
limit = {
has_title = title:e_france
NOR = {
faith = faith:carolingian
faith = faith:romanticist
}
}
trigger_event = NEOW_dynamic_titles.0014
}
}
######################################################