Country nederland #1

Merged
lilylindstrand merged 13 commits from country_nederland into main 2024-05-15 13:31:31 +00:00
6 changed files with 6 additions and 6 deletions
Showing only changes of commit 82ce206fbb - Show all commits

feat(nederland): add population to states

lilylindstrand 2024-05-15 00:00:51 +02:00

View file

@ -5,7 +5,7 @@ state={
6646 6646
} }
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=10000
state_category = small_island state_category = small_island
history={ history={
add_core_of = NDL add_core_of = NDL

View file

@ -5,7 +5,7 @@ state={
1558 4033 10854 10892 1558 4033 10854 10892
} }
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=100000
state_category = city state_category = city
history={ history={
add_core_of = NDL add_core_of = NDL

View file

@ -5,7 +5,7 @@ state={
3409 5282 10932 10982 11039 3409 5282 10932 10982 11039
} }
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=40000
state_category = small_island state_category = small_island
history={ history={
add_core_of = NDL add_core_of = NDL

View file

@ -5,7 +5,7 @@ state={
1830 5646 7567 10990 11025 11040 11069 11175 1830 5646 7567 10990 11025 11040 11069 11175
} }
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=500000
state_category = metropolis state_category = metropolis
history={ history={
add_core_of = NDL add_core_of = NDL

View file

@ -5,7 +5,7 @@ state={
1710 6924 11164 11219 1710 6924 11164 11219
} }
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=80000
state_category = town state_category = town
history={ history={
add_core_of = NDL add_core_of = NDL

View file

@ -5,7 +5,7 @@ state={
3279 4657 7754 11274 11285 11307 3279 4657 7754 11274 11285 11307
} }
buildings_max_level_factor=1.000 buildings_max_level_factor=1.000
manpower=1000 manpower=300000
state_category = city state_category = city
history={ history={
add_core_of = NDL add_core_of = NDL