feat(country): create nederland
This commit is contained in:
parent
0627f60aad
commit
98dae40c57
2 changed files with 8 additions and 1 deletions
6
common/countries/Nederland.txt
Normal file
6
common/countries/Nederland.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
||||||
|
#Gartiva
|
||||||
|
|
||||||
|
graphical_culture = western_european_gfx
|
||||||
|
graphical_culture_2d = western_european_2d
|
||||||
|
|
||||||
|
color = { 52 168 1 }
|
||||||
|
|
@ -30,4 +30,5 @@ NAR = "countries/Narrvii.txt"
|
||||||
DUB = "countries/Dubliniv.txt"
|
DUB = "countries/Dubliniv.txt"
|
||||||
CER = "countries/Cerck.txt"
|
CER = "countries/Cerck.txt"
|
||||||
NMD = "countries/Normandié.txt"
|
NMD = "countries/Normandié.txt"
|
||||||
LIC = "countries/LCOIP.txt"
|
LIC = "countries/LCOIP.txt"
|
||||||
|
NDL = "countries/Nederland.txt"
|
||||||
Loading…
Add table
Add a link
Reference in a new issue