Country nederland #1

Merged
lilylindstrand merged 13 commits from country_nederland into main 2024-05-15 13:31:31 +00:00
2 changed files with 8 additions and 1 deletions
Showing only changes of commit 98dae40c57 - Show all commits

feat(country): create nederland

lilylindstrand 2024-05-14 22:51:27 +02:00

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" 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"