feat(country): create nederland

This commit is contained in:
lilylindstrand 2024-05-14 22:51:27 +02:00
commit 98dae40c57
2 changed files with 8 additions and 1 deletions

View file

@ -0,0 +1,6 @@
#Gartiva
graphical_culture = western_european_gfx
graphical_culture_2d = western_european_2d
color = { 52 168 1 }

View file

@ -30,4 +30,5 @@ NAR = "countries/Narrvii.txt"
DUB = "countries/Dubliniv.txt"
CER = "countries/Cerck.txt"
NMD = "countries/Normandié.txt"
LIC = "countries/LCOIP.txt"
LIC = "countries/LCOIP.txt"
NDL = "countries/Nederland.txt"