culture names and colours, setup fixes
This commit is contained in:
parent
53190174e1
commit
c4489c7b0f
19 changed files with 334 additions and 351 deletions
|
|
@ -1,5 +1,5 @@
|
|||
latvian = {
|
||||
color = { 0.5 0.5 0.1 }
|
||||
color = { 114 51 45 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_baltic
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
}
|
||||
|
||||
latgalian = {
|
||||
color = { 0.3 0.3 0.1 }
|
||||
color = { 163 81 65 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_baltic
|
||||
|
|
@ -71,7 +71,7 @@ latgalian = {
|
|||
}
|
||||
|
||||
lithuanian = {
|
||||
color = lithuanian
|
||||
color = { 173 90 52 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_baltic
|
||||
|
|
@ -104,7 +104,7 @@ lithuanian = {
|
|||
}
|
||||
|
||||
samogitian = {
|
||||
color = { 0.6 0.5 0.1 }
|
||||
color = { 137 63 41 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_baltic
|
||||
|
|
@ -140,7 +140,7 @@ samogitian = {
|
|||
}
|
||||
|
||||
estonian = {
|
||||
color = { 0.3 0.7 0.7 }
|
||||
color = { 158 198 226 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_balto_finnic
|
||||
|
|
@ -180,7 +180,7 @@ estonian = {
|
|||
}
|
||||
|
||||
voroseto = {
|
||||
color = { 0.2 0.6 0.8 }
|
||||
color = { 94 166 188 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_balto_finnic
|
||||
|
|
@ -220,7 +220,7 @@ voroseto = {
|
|||
}
|
||||
|
||||
livonian = {
|
||||
color = { 0.2 0.8 0.8 }
|
||||
color = { 117 183 214 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_balto_finnic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue