diff --git a/common/countries/Nederland.txt b/common/countries/Nederland.txt new file mode 100644 index 0000000..0d81f23 --- /dev/null +++ b/common/countries/Nederland.txt @@ -0,0 +1,6 @@ +#Gartiva + +graphical_culture = western_european_gfx +graphical_culture_2d = western_european_2d + +color = { 52 168 1 } \ No newline at end of file diff --git a/common/country_tags/00_countries.txt b/common/country_tags/00_countries.txt index 3a2c2c1..5fb43ec 100644 --- a/common/country_tags/00_countries.txt +++ b/common/country_tags/00_countries.txt @@ -30,4 +30,5 @@ NAR = "countries/Narrvii.txt" DUB = "countries/Dubliniv.txt" CER = "countries/Cerck.txt" NMD = "countries/Normandié.txt" -LIC = "countries/LCOIP.txt" \ No newline at end of file +LIC = "countries/LCOIP.txt" +NDL = "countries/Nederland.txt" \ No newline at end of file