some french stuff
This commit is contained in:
parent
742eccd454
commit
07805f8cf6
3 changed files with 25 additions and 1 deletions
|
|
@ -10890,3 +10890,24 @@ romuva_head_of_faith_female = {
|
||||||
governments = { theocracy_government }
|
governments = { theocracy_government }
|
||||||
titles = { k_romuva_temple }
|
titles = { k_romuva_temple }
|
||||||
}
|
}
|
||||||
|
|
||||||
|
duke_dauphine = {
|
||||||
|
type = character
|
||||||
|
gender = male
|
||||||
|
special = holder
|
||||||
|
tier = duchy
|
||||||
|
priority = 230
|
||||||
|
governments = { feudal_government tribal_government administrative_government }
|
||||||
|
titles = { d_dauphine_fr }
|
||||||
|
}
|
||||||
|
|
||||||
|
duchess_dauphine = {
|
||||||
|
type = character
|
||||||
|
gender = female
|
||||||
|
special = holder
|
||||||
|
tier = duchy
|
||||||
|
priority = 230
|
||||||
|
governments = { feudal_government tribal_government administrative_government }
|
||||||
|
titles = { d_dauphine_fr }
|
||||||
|
|
||||||
|
}
|
||||||
|
|
@ -1718,7 +1718,7 @@ e_france = {
|
||||||
d_poitou = {
|
d_poitou = {
|
||||||
color = { 30 122 153 }
|
color = { 30 122 153 }
|
||||||
capital = c_poitiers # Vienne
|
capital = c_poitiers # Vienne
|
||||||
|
definite_form = yes
|
||||||
cultural_names = {
|
cultural_names = {
|
||||||
name_list_NEOW_breton=cn_poatev
|
name_list_NEOW_breton=cn_poatev
|
||||||
name_list_picard=cn_po_e_act_tou
|
name_list_picard=cn_po_e_act_tou
|
||||||
|
|
|
||||||
|
|
@ -182,6 +182,9 @@
|
||||||
hegemony_administrative_female_brit: "Queen-Empress"
|
hegemony_administrative_female_brit: "Queen-Empress"
|
||||||
hegemony_administrative_brit: "Empire"
|
hegemony_administrative_brit: "Empire"
|
||||||
|
|
||||||
|
duke_dauphine:"Dauphin"
|
||||||
|
duchess_dauphine:"Dauphine"
|
||||||
|
|
||||||
kingdom_republic_latin_group:"Most Serene Republic"
|
kingdom_republic_latin_group:"Most Serene Republic"
|
||||||
duchy_republic_latin_group:"Republic"
|
duchy_republic_latin_group:"Republic"
|
||||||
empire_republic_latin_group:"Most Serene Republic"
|
empire_republic_latin_group:"Most Serene Republic"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue