FlodStatt #1
This commit is contained in:
parent
b9f4f08ca8
commit
f570048691
24 changed files with 190 additions and 7 deletions
6
common/countries/Avvnie.txt
Normal file
6
common/countries/Avvnie.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 144 231 245 }
|
||||
6
common/countries/BSOFS.txt
Normal file
6
common/countries/BSOFS.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 40 75 38 }
|
||||
6
common/countries/Barkenia.txt
Normal file
6
common/countries/Barkenia.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 190 82 25 }
|
||||
6
common/countries/Cussemini.txt
Normal file
6
common/countries/Cussemini.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 25 63 117 }
|
||||
6
common/countries/Gartiva.txt
Normal file
6
common/countries/Gartiva.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 110 8 31 }
|
||||
6
common/countries/Lantrio.txt
Normal file
6
common/countries/Lantrio.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 65 209 52 }
|
||||
|
|
@ -1,4 +1,9 @@
|
|||
TST = {
|
||||
color = rgb { 57 113 228 }
|
||||
color_ui = rgb { 74 147 255 }
|
||||
}
|
||||
|
||||
GRT = {
|
||||
color = rgb { 110 8 31 }
|
||||
color_ui = rgb { 150 38 52 }
|
||||
}
|
||||
6
common/country_tags/00_countries.txt
Normal file
6
common/country_tags/00_countries.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
AVI = "countries/Avvnie.txt"
|
||||
GRT = "countries/Gartiva.txt"
|
||||
BRK = "countries/Barkenia.txt"
|
||||
CUM = "countries/Cussemini.txt"
|
||||
LAN = "countries/Lantrio.txt"
|
||||
BOR = "countries/BSOFS.txt"
|
||||
Loading…
Add table
Add a link
Reference in a new issue