Map Painting #1
This commit is contained in:
parent
bdd0a6d5a2
commit
85062cf1bf
222 changed files with 1164 additions and 998 deletions
6
common/countries/Aquatuanie.txt
Normal file
6
common/countries/Aquatuanie.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
6
common/countries/Arañellos.txt
Normal file
6
common/countries/Arañellos.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
6
common/countries/Bretagne.txt
Normal file
6
common/countries/Bretagne.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
6
common/countries/Gajaritas.txt
Normal file
6
common/countries/Gajaritas.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
6
common/countries/Garanatai.txt
Normal file
6
common/countries/Garanatai.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 250 250 250 }
|
||||
6
common/countries/Occatanje.txt
Normal file
6
common/countries/Occatanje.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
6
common/countries/Parlouwello.txt
Normal file
6
common/countries/Parlouwello.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
6
common/countries/RepUnidMontañas.txt
Normal file
6
common/countries/RepUnidMontañas.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
6
common/countries/UnionSF.txt
Normal file
6
common/countries/UnionSF.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
6
common/countries/WGTotalitarians.txt
Normal file
6
common/countries/WGTotalitarians.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
|
|
@ -25,4 +25,8 @@ LAN = {
|
|||
BOR = {
|
||||
color = rgb { 40 75 38 }
|
||||
color_ui = rgb { 40 75 38 }
|
||||
}
|
||||
GAR = {
|
||||
color = rgb { 255 255 255 }
|
||||
color_ui = rgb { 255 255 255 }
|
||||
}
|
||||
|
|
@ -8,4 +8,15 @@ BOR = "countries/BSOFS.txt"
|
|||
YXN = "countries/Yxginn.txt"
|
||||
CAT = "countries/Castaria.tct"
|
||||
ESK = "countries/Estalakerden.txt"
|
||||
SDV = "countries/Sudvinnen.txt"
|
||||
SDV = "countries/Sudvinnen.txt"
|
||||
|
||||
BTN = "countries/Bretagne.txt"
|
||||
AQT = "countries/Aquatuanie.txt"
|
||||
OCT = "countries/Occatanje.txt"
|
||||
ANL = "countries/Arañellos.txt"
|
||||
RUM = "countries/RepUnidMontañas.txt"
|
||||
GAJ = "countries/Gajaritas.txt"
|
||||
PAR = "countries/Parlouwello.txt"
|
||||
WGT = "countries/WGTotalitarians.txt"
|
||||
USF = "countries/UnionSF.txt"
|
||||
GAR = "countries/Garanatai .txt"
|
||||
Loading…
Add table
Add a link
Reference in a new issue