2024-11-20 20:01:22
All checks were successful
sync / build (push) Successful in 51s

This commit is contained in:
actions[bot]
2024-11-20 20:01:23 +00:00
parent 086a2ef022
commit cf53a5878e
10 changed files with 2360 additions and 17 deletions

View File

@@ -452,6 +452,8 @@ focus_tree = {
add_building_construction = {
type = nuclear_facility
level = 1
instant_build = yes
province = 12820
}
}
}
@@ -820,6 +822,8 @@ focus_tree = {
add_building_construction = {
type = land_facility
level = 1
instant_build = yes
province = 1519
}
add_extra_state_shared_building_slots = 1
}
@@ -947,6 +951,8 @@ focus_tree = {
add_building_construction = {
type = naval_facility
level = 1
instant_build = yes
province = 10076
}
add_extra_state_shared_building_slots = 1
}
@@ -1104,6 +1110,8 @@ focus_tree = {
add_building_construction = {
type = air_facility
level = 1
instant_build = yes
province = 7418
}
add_extra_state_shared_building_slots = 1
}