fix x2
This commit is contained in:
parent
bb1428e391
commit
f413e82c06
2 changed files with 8 additions and 8 deletions
|
|
@ -1362,11 +1362,6 @@ e_alps = {
|
||||||
name_list_NEOW_french=cn_hautes_alpes
|
name_list_NEOW_french=cn_hautes_alpes
|
||||||
}
|
}
|
||||||
|
|
||||||
b_gap = {
|
|
||||||
province = 2298
|
|
||||||
color = { 196 193 59 }
|
|
||||||
|
|
||||||
}
|
|
||||||
b_briancon = {
|
b_briancon = {
|
||||||
province = 2060
|
province = 2060
|
||||||
color = { 196 193 59 }
|
color = { 196 193 59 }
|
||||||
|
|
@ -1375,6 +1370,11 @@ e_alps = {
|
||||||
name_list_NEOW_provencal=cn_brian_c_ced_oun
|
name_list_NEOW_provencal=cn_brian_c_ced_oun
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
b_gap = {
|
||||||
|
province = 2298
|
||||||
|
color = { 196 193 59 }
|
||||||
|
|
||||||
|
}
|
||||||
b_embrun = {
|
b_embrun = {
|
||||||
province = 2061
|
province = 2061
|
||||||
color = { 196 193 59 }
|
color = { 196 193 59 }
|
||||||
|
|
|
||||||
|
|
@ -382,15 +382,15 @@
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
###c_upper_alps
|
###c_upper_alps
|
||||||
2298 = {
|
2060 = {
|
||||||
culture = provencal
|
culture = provencal
|
||||||
religion = ascensionist
|
religion = ascensionist
|
||||||
holding = castle_holding
|
holding = castle_holding
|
||||||
}
|
}
|
||||||
2059 = {
|
2298 = {
|
||||||
holding = church_holding
|
holding = church_holding
|
||||||
}
|
}
|
||||||
2060 = {
|
2059 = {
|
||||||
holding = none
|
holding = none
|
||||||
}
|
}
|
||||||
2061 = {
|
2061 = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue