This commit is contained in:
Heidesommer 2026-05-18 13:34:56 -04:00
parent 143330e057
commit 7fca9aa1d4
46 changed files with 1529 additions and 149 deletions

View file

@ -1,13 +1,13 @@
k_gondor_cosmetic = {
color = { 10 5 35 }
capital = c_paris
capital = c_ile_de_france
}
e_numenor_cosmetic = {
color = { 75 30 95 }
capital = c_paris
capital = c_ile_de_france
}
d_novelist_high_king = {
@ -15,5 +15,5 @@ d_novelist_high_king = {
definite_form = yes
capital = c_paris
capital = c_ile_de_france
}

View file

@ -152,7 +152,7 @@ e_germany = {
color = { 165 185 122 }
}
}
c_tangermunde # Tangermünde
c_tangermunde = { # Tangermünde
color = { 115 135 115 }
cultural_names = {

View file

@ -2212,7 +2212,7 @@ e_nistrenia = {
d_turov = {
color = { 129 163 28 }
capital = c_orsha
capital = c_turov
c_turov = {

View file

@ -441,7 +441,7 @@ e_visegrad = {
}
d_lubusz = {
color = { 151 41 46 }
color2 = { 255 255 255 }
capital = c_grunberg # Zielona Góra
c_grunberg = { # Zielona Góra
@ -2486,8 +2486,4 @@ e_visegrad = {
}
}
}
d_danzig = {
color = { 144 12 12 }
capital = c_danzig
}
}