This commit is contained in:
Hannah-Dagemark 2024-04-02 23:58:51 +02:00
commit f570048691
24 changed files with 190 additions and 7 deletions

View file

@ -0,0 +1,6 @@
#Gartiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 144 231 245 }

View file

@ -0,0 +1,6 @@
#Gartiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 40 75 38 }

View file

@ -0,0 +1,6 @@
#Gartiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 190 82 25 }

View file

@ -0,0 +1,6 @@
#Gartiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 25 63 117 }

View file

@ -0,0 +1,6 @@
#Gartiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 110 8 31 }

View file

@ -0,0 +1,6 @@
#Gartiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 65 209 52 }

View file

@ -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 }
}

View 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"