Big Chungus has been Introduced
This commit is contained in:
parent
ddf74dfdde
commit
7b4760a163
2018 changed files with 8121 additions and 1 deletions
6
common/countries/Nomads.txt
Normal file
6
common/countries/Nomads.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
|
|
@ -1,3 +1,7 @@
|
|||
ABC = {
|
||||
color = rgb { 255 255 255 }
|
||||
color_ui = rgb { 255 255 255 }
|
||||
}
|
||||
TST = {
|
||||
color = rgb { 57 113 228 }
|
||||
color_ui = rgb { 74 147 255 }
|
||||
|
|
|
|||
|
|
@ -1,3 +1,5 @@
|
|||
ABC = "countries/Nomads.txt"
|
||||
|
||||
AVI = "countries/Avvnie.txt"
|
||||
GRT = "countries/Gartiva.txt"
|
||||
BRK = "countries/Barkenia.txt"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue