colours, tenet fixes, language fixes, culture loc
This commit is contained in:
parent
26208f458f
commit
9f6bea620f
20 changed files with 2011 additions and 140 deletions
|
|
@ -1,7 +1,7 @@
|
|||
dutch = {
|
||||
color = dutch
|
||||
created = 750.1.1 # Frankish settlements in Frisia from the 6th to 8th century
|
||||
parents = { frankish frisian }
|
||||
color = { 216 106 32 }
|
||||
# created = 750.1.1 # Frankish settlements in Frisia from the 6th to 8th century
|
||||
# parents = { frankish frisian }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
|
|
@ -35,7 +35,7 @@
|
|||
}
|
||||
|
||||
frisian = { #Represented the "old frisians" in vanilla, actually playable here #Friisk
|
||||
color = { 0.7 0.3 0.0 }
|
||||
color = { 229 172 57 }
|
||||
|
||||
ethos = ethos_stoic
|
||||
heritage = heritage_west_germanic
|
||||
|
|
@ -69,7 +69,7 @@ frisian = { #Represented the "old frisians" in vanilla, actually playable here #
|
|||
}
|
||||
|
||||
kleverlandish = {
|
||||
color = { 0.75 0.3 0.0 }
|
||||
color = { 127 92 44 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
|
|
@ -104,7 +104,7 @@ kleverlandish = {
|
|||
|
||||
|
||||
limburgisch = {
|
||||
color = { 0.7 0.3 0.1 }
|
||||
color = { 216 143 75 }
|
||||
|
||||
ethos = ethos_bureaucratic
|
||||
heritage = heritage_west_germanic
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue