feat(nederland): add buildings to states
This commit is contained in:
parent
4f3319590f
commit
934d75b5d1
6 changed files with 52 additions and 6 deletions
|
|
@ -6,11 +6,20 @@ state={
|
|||
}
|
||||
buildings_max_level_factor=1.000
|
||||
manpower=1000
|
||||
state_category = rural
|
||||
state_category = city
|
||||
history={
|
||||
add_core_of = NDL
|
||||
owner = NDL
|
||||
victory_points={
|
||||
10854 10
|
||||
}
|
||||
1936.1.1 = {
|
||||
controller = NDL
|
||||
buildings = {
|
||||
infrastructure = 3
|
||||
industrial_complex = 2
|
||||
arms_factory = 1
|
||||
dockyard = 1
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue