fixing broken republic provinces
This commit is contained in:
parent
a05de179a6
commit
e887e2fa1c
9 changed files with 49 additions and 45 deletions
|
|
@ -502,7 +502,15 @@ e_visegrad = {
|
|||
}
|
||||
}
|
||||
c_zary = { # Żary
|
||||
color = { 255 84 50 }
|
||||
color = { 255 84 50 }
|
||||
b_forst = { # Forst
|
||||
province = 3143
|
||||
color = { 255 175 180 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_NEOW_sorbian = cn_bar_s_crn__c_act_
|
||||
}
|
||||
}
|
||||
b_gubin = { # Żary
|
||||
province = 3139
|
||||
color = { 210 85 30 }
|
||||
|
|
@ -519,14 +527,7 @@ e_visegrad = {
|
|||
name_list_NEOW_czech = cn__z_crn_arov
|
||||
}
|
||||
}
|
||||
b_forst = { # Forst
|
||||
province = 3143
|
||||
color = { 255 175 180 }
|
||||
|
||||
cultural_names = {
|
||||
name_list_NEOW_sorbian = cn_bar_s_crn__c_act_
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
d_wielkopolska = { # Greater Poland
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue