FlodStatt #2
This commit is contained in:
parent
f570048691
commit
d5a8079d72
38 changed files with 445 additions and 12 deletions
6
common/countries/Castaria.txt
Normal file
6
common/countries/Castaria.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 2 250 130 }
|
||||
6
common/countries/Estalakerden.txt
Normal file
6
common/countries/Estalakerden.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 23 54 19 }
|
||||
6
common/countries/Sudvinnen.txt
Normal file
6
common/countries/Sudvinnen.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 192 2 73 }
|
||||
6
common/countries/Yxginn.txt
Normal file
6
common/countries/Yxginn.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 52 168 1 }
|
||||
|
|
@ -2,8 +2,27 @@ TST = {
|
|||
color = rgb { 57 113 228 }
|
||||
color_ui = rgb { 74 147 255 }
|
||||
}
|
||||
|
||||
AVI = {
|
||||
color = rgb { 144 231 245 }
|
||||
color_ui = rgb { 144 231 245 }
|
||||
}
|
||||
GRT = {
|
||||
color = rgb { 110 8 31 }
|
||||
color_ui = rgb { 150 38 52 }
|
||||
}
|
||||
BRK = {
|
||||
color = rgb { 190 82 25 }
|
||||
color_ui = rgb { 190 82 25 }
|
||||
}
|
||||
CUM = {
|
||||
color = rgb { 25 63 117 }
|
||||
color_ui = rgb { 25 63 117 }
|
||||
}
|
||||
LAN = {
|
||||
color = rgb { 65 209 52 }
|
||||
color_ui = rgb { 65 209 52 }
|
||||
}
|
||||
BOR = {
|
||||
color = rgb { 40 75 38 }
|
||||
color_ui = rgb { 40 75 38 }
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue