cosmetic titles pt II
This commit is contained in:
parent
583b4893e5
commit
77a6987aff
4 changed files with 155 additions and 4 deletions
|
|
@ -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
|
||||
}
|
||||
}
|
||||
|
||||
######################################################
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue