East and West Francia CoAs

This commit is contained in:
Dimandore 2025-06-22 22:00:12 -04:00
parent b3fd78b86a
commit 334294a189
5 changed files with 208 additions and 4 deletions

View file

@ -8,4 +8,26 @@ e_benelux = {
}
coat_of_arms = e_lotharingia
}
}
e_france = {
item = {
trigger = {
holder = {
faith = faith:carolingian
}
}
coat_of_arms = e_west_francia
}
}
e_germany = {
item = {
trigger = {
holder = {
faith = faith:carolingian
}
}
coat_of_arms = e_east_francia
}
}