Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

State fixing #433

Merged
merged 5 commits into from
Jul 26, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: tweaked korea's states
  • Loading branch information
Max200012 committed Jul 24, 2023
commit 19bd34a33eb6554f492933bfab8a60322f99d0f0
137 changes: 132 additions & 5 deletions common/history/buildings/11_east_asia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6052,7 +6052,7 @@
}
create_building = {
building = "building_fishing_wharf"
level = 5
level = 3
reserves = 1
activate_production_methods = {
"pm_simple_fishing"
Expand All @@ -6063,8 +6063,59 @@
}
create_building = {
building = "building_port"
level = 3
reserves = 1
activate_production_methods = {
"pm_anchorage"
}
}
create_building = {
building = "building_construction_sector"
level = 1
reserves = 1
activate_production_methods = {
"pm_pre_war_buildings"
}
}
create_building = {
building = "building_government_administration"
level = 4
reserves = 1
activate_production_methods = {
"pm_professional_bureaucrats"
"pm_professional_service_industry_no"
"pm_modern_bureaucracy"
}
}
}
region_state:NRK = {
create_building = {
building = "building_logging_camp"
level = 1
subsidized = yes
reserves = 1
activate_production_methods = {
"pm_simple_forestry"
"pm_no_equipment"
"pm_manual_transportation"
"pm_privately_owned_mine"
}
}
create_building = {
building = "building_fishing_wharf"
level = 2
reserves = 1
activate_production_methods = {
"pm_simple_fishing"
"pm_no_whaling"
"pm_traditional_packaging_fishing"
"pm_privately_owned_general_industry"
}
}
create_building = {
building = "building_port"
level = 1
reserves = 1
activate_production_methods = {
"pm_anchorage"
}
Expand All @@ -6079,7 +6130,7 @@
}
create_building = {
building = "building_government_administration"
level = 3
level = 1
reserves = 1
activate_production_methods = {
"pm_professional_bureaucrats"
Expand Down Expand Up @@ -6325,15 +6376,15 @@
}
create_building = {
building = "building_port"
level = 4
level = 1
reserves = 1
activate_production_methods = {
"pm_anchorage"
}
}
create_building = {
building = "building_government_administration"
level = 10
level = 8
reserves = 1
activate_production_methods = {
"pm_professional_bureaucrats"
Expand Down Expand Up @@ -6368,7 +6419,7 @@
}
create_building = {
building = "building_fishing_wharf"
level = 5
level = 3
subsidized = yes
reserves = 1
activate_production_methods = {
Expand All @@ -6379,5 +6430,81 @@
}
}
}
region_state:STK = {
create_building = {
building = "building_silk_plantation"
level = 3
reserves = 1
activate_production_methods = {
"pm_default_building_silk_plantation"
"pm_manual_harvesting_plantation"
"pm_no_transport_plantation"
"pm_government_run_plantation"
}
}
create_building = {
building = "building_logging_camp"
level = 2
reserves = 1
activate_production_methods = {
"pm_simple_forestry"
"pm_no_equipment"
"pm_manual_transportation"
"pm_government_run_mine"
}
}
create_building = {
building = "building_port"
level = 3
reserves = 1
activate_production_methods = {
"pm_anchorage"
}
}
create_building = {
building = "building_government_administration"
level = 2
reserves = 1
activate_production_methods = {
"pm_professional_bureaucrats"
"pm_professional_service_industry_no"
"pm_modern_bureaucracy"
}
}
create_building = {
building = "building_rice_farm"
level = 1
reserves = 1
activate_production_methods = {
"pm_simple_farming_building_rice_farm"
"pm_no_secondary"
"pm_no_honey_production"
"pm_manual_harvesting"
"pm_government_run_farm"
}
}
create_building = {
building = "building_tobacco_plantation"
level = 1
reserves = 1
activate_production_methods = {
"pm_default_building_tobacco_plantation"
"pm_manual_harvesting_plantation"
"pm_no_transport_plantation"
"pm_government_run_plantation"
}
}
create_building = {
building = "building_fishing_wharf"
level = 1
reserves = 1
activate_production_methods = {
"pm_simple_fishing"
"pm_no_whaling"
"pm_traditional_packaging_fishing"
"pm_government_run_general_industry"
}
}
}
}
}
16 changes: 14 additions & 2 deletions common/history/pops/11_east_asia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -956,7 +956,13 @@
region_state:STK = {
create_pop = {
culture = korean
size = 9247303
size = 8137627
}
}
region_state:NRK = {
create_pop = {
culture = korean
size = 1109676
}
}
}
Expand Down Expand Up @@ -988,7 +994,13 @@
region_state:NRK = {
create_pop = {
culture = korean
size = 6948666
size = 6392773
}
}
region_state:STK = {
create_pop = {
culture = korean
size = 555893
}
}
}
Expand Down
25 changes: 18 additions & 7 deletions common/history/states/00_states.txt
Original file line number Diff line number Diff line change
Expand Up @@ -29801,14 +29801,21 @@
x305000
x70EFC0
x7B6E17
x95FE26
xA0E2EE
xA84864
xACB4D5
xAE07CE
xB05000
xCABD34
xF93C01
xFD1E20
}
}
create_state = {
country = c:NRK
owned_provinces = {
xF3D063
xFD1E20
x71770E
x7705E3
}
}
add_homeland = korean
Expand Down Expand Up @@ -29858,8 +29865,6 @@
x4FC1C9
x701101
x709080
x71770E
x7705E3
x8B0207
x8FC58D
x92D8ED
Expand Down Expand Up @@ -29896,8 +29901,14 @@
xEAF581
xF01000
xF01180
xF3D063
xFD1E20
}
}
create_state = {
country = c:STK
owned_provinces = {
xAE07CE
x95FE26
xF93C01
}
}
add_homeland = korean
Expand Down
6 changes: 3 additions & 3 deletions map_data/state_regions/11_east_asia.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1486,7 +1486,7 @@ STATE_SHIKOKU = {
STATE_SEOUL = {
id = 536
subsistence_building = building_subsistence_rice_paddies
provinces = { x03EAAF x305000 x70EFC0 x7B6E17 x95FE26 xA0E2EE xA84864 xACB4D5 xAE07CE xB05000 xCABD34 xF93C01 }
provinces = { x03EAAF x305000 x70EFC0 x71770E x7705E3 x7B6E17 xA0E2EE xA84864 xACB4D5 xB05000 xCABD34 xF3D063 xFD1E20 }
traits = { state_trait_hydroelectric_dams state_trait_solar_fields state_trait_wind_farms }
city = xA0E2EE
port = xB05000
Expand Down Expand Up @@ -1555,7 +1555,7 @@ STATE_YANGHO = {
STATE_SARIWON = {
id = 538
subsistence_building = building_subsistence_rice_paddies
provinces = { x00227F x08C343 x21D080 x4C743B x4FC1C9 x701101 x709080 x71770E x7705E3 x8B0207 x8FC58D x92D8ED xA0987D xA0D080 xBD9C6F "xCF9212" "xEDB9A8" }
provinces = { x00227F x08C343 x21D080 x4C743B x4FC1C9 x701101 x709080 x8B0207 x8FC58D x92D8ED xA0987D xA0D080 xBD9C6F xCF9212 xEDB9A8 }
traits = { state_trait_hydroelectric_dams state_trait_solar_fields state_trait_wind_farms }
city = x08C343
port = x21D080
Expand All @@ -1577,7 +1577,7 @@ STATE_SARIWON = {
STATE_PYONGYANG = {
id = 539
subsistence_building = building_subsistence_rice_paddies
provinces = { x096D79 x11044D x12BC01 x47D537 x5204B8 x605101 x640C37 x701180 x7BEA9E x808E39 x880F26 x913CAF xA2DB51 xB8F465 xC5EF9A xDD6252 xE0D3E4 xEAF581 xF01000 xF01180 xF3D063 xFD1E20 }
provinces = { x096D79 x11044D x12BC01 x47D537 x5204B8 x605101 x640C37 x701180 x7BEA9E x808E39 x880F26 x913CAF x95FE26 xA2DB51 xAE07CE xB8F465 xC5EF9A xDD6252 xE0D3E4 xEAF581 xF01000 xF01180 xF93C01 }
traits = { state_trait_hydroelectric_dams state_trait_solar_fields state_trait_wind_farms }
city = xDD6252
port = x11044D
Expand Down