france empire coas finally working
This commit is contained in:
parent
f5d1dcbd31
commit
3740cff566
3 changed files with 51 additions and 55 deletions
|
|
@ -15,5 +15,29 @@ e_france = {
|
|||
holder.faith = faith:soleil_royal
|
||||
}
|
||||
coat_of_arms = e_france_soleil_royal
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:communard
|
||||
}
|
||||
coat_of_arms = e_france_communist
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:jacobin
|
||||
}
|
||||
coat_of_arms = e_france_jacobin
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:orleaniste
|
||||
}
|
||||
coat_of_arms = e_france_johannic
|
||||
}
|
||||
item = {
|
||||
trigger = {
|
||||
holder.faith = faith:carolingian
|
||||
}
|
||||
coat_of_arms = e_france_carolingian
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue