Merge branch 'next-version-dev' of https://forgejo.damimani-alex.org/damimani/N3OW into next-version-dev
This commit is contained in:
commit
1f62690220
3 changed files with 22 additions and 22 deletions
|
|
@ -1,5 +1,5 @@
|
|||
NEOW_greater_polish = {
|
||||
color = { 0.5 0.1 0.08 }
|
||||
color = { 165 36 24 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -28,7 +28,7 @@
|
|||
}
|
||||
}
|
||||
NEOW_lesser_polish = {
|
||||
color = { 0.75 0.1 0.08 }
|
||||
color = { 204 30 30 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -60,7 +60,7 @@ NEOW_lesser_polish = {
|
|||
}
|
||||
}
|
||||
NEOW_mazovian_polish = {
|
||||
color = { 0.65 0.19 0.2 }
|
||||
color = { 226 56 73 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -91,7 +91,7 @@ NEOW_mazovian_polish = {
|
|||
|
||||
|
||||
NEOW_moravian = {
|
||||
color = { 0.35 0.8 0.8 }
|
||||
color = { 226 127 34 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -123,7 +123,7 @@ NEOW_moravian = {
|
|||
|
||||
|
||||
NEOW_slovak = {
|
||||
color = { 0.3 0.6 0.5 }
|
||||
color = { 191 132 38 }
|
||||
|
||||
ethos = ethos_egalitarian
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -158,7 +158,7 @@ NEOW_slovak = {
|
|||
|
||||
|
||||
sorbian = {
|
||||
color = { 0.35 0.7 0.8 }
|
||||
color = { 229 129 57 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -188,7 +188,7 @@ sorbian = {
|
|||
}
|
||||
|
||||
kashubian = {
|
||||
color = {0.1 0.6 0.6}
|
||||
color = { 127 38 38 }
|
||||
|
||||
ethos = ethos_communal
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -217,7 +217,7 @@ kashubian = {
|
|||
}
|
||||
|
||||
czech = {
|
||||
color = czech
|
||||
color = { 153 97 30 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -250,7 +250,7 @@ czech = {
|
|||
}
|
||||
}
|
||||
goral = {
|
||||
color = {0.55 0.4 0.6}
|
||||
color = { 127 60 38 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -290,7 +290,7 @@ goral = {
|
|||
}
|
||||
}
|
||||
NEOW_silesian = {
|
||||
color = {0.75 0.25 0.08}
|
||||
color = { 191 82 28 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -325,7 +325,7 @@ NEOW_silesian = {
|
|||
}
|
||||
}
|
||||
lipka = {
|
||||
color = rgb{0.4 0.4 0.5}
|
||||
color = { 153 30 51 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -354,7 +354,7 @@ lipka = {
|
|||
}
|
||||
}
|
||||
odrzan = {
|
||||
color = { 117 34 38 }
|
||||
color = { 226 62 29 }
|
||||
|
||||
ethos = ethos_communal #no idea if this is accurate or not
|
||||
heritage = heritage_west_slavic
|
||||
|
|
@ -384,7 +384,7 @@ odrzan = {
|
|||
}
|
||||
|
||||
wymysorys = {
|
||||
color = { 117 48 34 }
|
||||
color = { 140 78 35 }
|
||||
parents = { NEOW_greater_polish saxon }
|
||||
created = 1100.1.1
|
||||
|
||||
|
|
|
|||
|
|
@ -3039,6 +3039,10 @@ e_nistrenia = {
|
|||
province = 12375
|
||||
color = { 200 40 100 }
|
||||
}
|
||||
b_gorodovikovsk = {
|
||||
province = 12384
|
||||
color = { 60 100 130 }
|
||||
}
|
||||
}
|
||||
}
|
||||
d_volgograd = {
|
||||
|
|
@ -3164,13 +3168,9 @@ e_nistrenia = {
|
|||
color = { 130 180 220 }
|
||||
}
|
||||
}
|
||||
c_gorodovikovsk = {
|
||||
color = { 60 100 130 }
|
||||
b_gorodovikovsk = {
|
||||
province = 12384
|
||||
color = { 60 100 130 }
|
||||
}
|
||||
}
|
||||
# c_gorodovikovsk = {
|
||||
# color = { 60 100 130 }
|
||||
# }
|
||||
}
|
||||
d_astrakhan = {
|
||||
color = { 196 118 27 }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue