Map Painting #2
This commit is contained in:
parent
85062cf1bf
commit
662f529de8
23 changed files with 355 additions and 2 deletions
6
common/countries/Cerck.txt
Normal file
6
common/countries/Cerck.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/Corrivié.txt
Normal file
6
common/countries/Corrivié.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/Dubliniv.txt
Normal file
6
common/countries/Dubliniv.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/Farracasicia.txt
Normal file
6
common/countries/Farracasicia.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/LCOIP.txt
Normal file
6
common/countries/LCOIP.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/Narrvii.txt
Normal file
6
common/countries/Narrvii.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/Neriffiticia.txt
Normal file
6
common/countries/Neriffiticia.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/Normandié.txt
Normal file
6
common/countries/Normandié.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/Soccotorro.txt
Normal file
6
common/countries/Soccotorro.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/Waelia.txt
Normal file
6
common/countries/Waelia.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
#Gartiva
|
||||
|
||||
graphical_culture = western_european_gfx
|
||||
graphical_culture_2d = western_european_2d
|
||||
|
||||
color = { 255 255 255 }
|
||||
|
|
@ -19,4 +19,15 @@ GAJ = "countries/Gajaritas.txt"
|
|||
PAR = "countries/Parlouwello.txt"
|
||||
WGT = "countries/WGTotalitarians.txt"
|
||||
USF = "countries/UnionSF.txt"
|
||||
GAR = "countries/Garanatai .txt"
|
||||
GAR = "countries/Garanatai.txt"
|
||||
|
||||
WAL = "countries/Waelia.txt"
|
||||
COR = "countries/Corrivié.txt"
|
||||
FRA = "countries/Farracasicia.txt"
|
||||
NER = "countries/Neriffiticia.txt"
|
||||
SOC = "countries/Soccotorro.txt"
|
||||
NAR = "countries/Narrvii.txt"
|
||||
DUB = "countries/Dubliniv.txt"
|
||||
CER = "countries/Cerck.txt"
|
||||
NMD = "countries/Normandié.txt"
|
||||
LIC = "countries/LCOIP.txt"
|
||||
Loading…
Add table
Add a link
Reference in a new issue