updated uk colours
This commit is contained in:
parent
5c446bd440
commit
ecdd95f530
2 changed files with 7 additions and 7 deletions
|
|
@ -43,7 +43,7 @@
|
|||
}
|
||||
|
||||
easlander = {
|
||||
color = { 0.9 0.7 0.3 }
|
||||
color = { 1.0 0.4353 0.3804 }
|
||||
|
||||
parents = { english }
|
||||
created = 2100.1.1
|
||||
|
|
@ -83,7 +83,7 @@ easlander = {
|
|||
}
|
||||
|
||||
norflander = {
|
||||
color = { 0.95 0.6 0.1 }
|
||||
color = { 0.9961 0.3882 0.2784 }
|
||||
|
||||
parents = { english }
|
||||
created = 2100.1.1
|
||||
|
|
@ -116,7 +116,7 @@ norflander = {
|
|||
}
|
||||
|
||||
norner = {
|
||||
color = { 0.9 0.56 0.1 }
|
||||
color = { 0.9255 0.4157 0.2157 }
|
||||
|
||||
parents = { english scottish }
|
||||
created = 2000.1.1
|
||||
|
|
@ -151,7 +151,7 @@ norner = {
|
|||
}
|
||||
|
||||
souflander = {
|
||||
color = { 0.9 0.75 0.2 }
|
||||
color = { 0.9176 0.4039 0.349 }
|
||||
|
||||
parents = { english }
|
||||
created = 2100.1.1
|
||||
|
|
@ -196,7 +196,7 @@ souflander = {
|
|||
}
|
||||
|
||||
weslander = {
|
||||
color = { 0.8 0.8 0.2 }
|
||||
color = { 0.9765 0.5804 0.4431 }
|
||||
|
||||
parents = { english }
|
||||
created = 2100.1.1
|
||||
|
|
@ -232,7 +232,7 @@ weslander = {
|
|||
}
|
||||
|
||||
english = { #Used for parent cultures
|
||||
color = english
|
||||
color = { 0.8627 0.2039 0.2314 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
gaelic = { #Albannach
|
||||
color = gaelic
|
||||
color = { 0.2353 0.6784 0.8314 }
|
||||
|
||||
ethos = ethos_bellicose
|
||||
heritage = heritage_scottish
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue