Skip to content
New issue

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

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

Already on GitHub? # to your account

Rhodesia charter decision can no longer steal provinces #100

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
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
55 changes: 25 additions & 30 deletions ccHFM/decisions/ENG.txt
Original file line number Diff line number Diff line change
Expand Up @@ -265,39 +265,31 @@ political_decisions = {
effect = {
prestige = 10
ENG_2068 = { add_core = RHO }
2068 = {
change_province_name = "Salisbury"
any_pop = { limit = { type = soldiers culture = british } pop_type = farmers }
state_scope = {
change_region_name = "Southern Rhodesia"
any_owned = {
add_core = RHO
ENG_2071 = { add_core = RHO }
ENG_2014 = { add_core = RHO }
ENG_2016 = { add_core = RHO }
any_owned = {
2068 = {
change_province_name = "Salisbury"
any_pop = { limit = { type = soldiers culture = british } pop_type = farmers }
state_scope = {
change_region_name = "Southern Rhodesia"
any_owned = {
add_core = RHO
}
any_pop = { limit = { type = farmers culture = british } reduce_pop = 2 }
}
any_pop = { limit = { type = farmers culture = british } reduce_pop = 2 }
}
}
2073 = {
change_province_name = "Fort Victoria"
any_pop = { limit = { type = farmers culture = british } reduce_pop = 2 }
state_scope = {
change_region_name = "Southern Rhodesia"
any_owned = { add_core = RHO }
2073 = {
change_province_name = "Fort Victoria"
any_pop = { limit = { type = farmers culture = british } reduce_pop = 2 }
state_scope = {
change_region_name = "Southern Rhodesia"
any_owned = { add_core = RHO }
}
}
2072 = { change_province_name = "Wankie" }
}
2072 = { change_province_name = "Wankie" }
ENG_2071 = { add_core = RHO }
ENG_2014 = { add_core = RHO }
ENG_2016 = { add_core = RHO }
2015 = { secede_province = THIS any_pop = { literacy = -0.99 } }
2013 = { secede_province = THIS any_pop = { literacy = -0.99 } }
2014 = { secede_province = THIS any_pop = { literacy = -0.99 } }
2012 = { secede_province = THIS any_pop = { literacy = -0.99 } }
790 = { secede_province = THIS any_pop = { literacy = -0.99 } }
2017 = { secede_province = THIS any_pop = { literacy = -0.99 } }
2016 = { secede_province = THIS any_pop = { literacy = -0.99 } }
2018 = { secede_province = THIS any_pop = { literacy = -0.99 } }
2067 = { secede_province = THIS any_pop = { literacy = -0.99 } }
2066 = { secede_province = THIS any_pop = { literacy = -0.99 } }
any_owned = { limit = { is_core = RHO }
add_province_modifier = {
name = colonial_exploitation
Expand All @@ -308,7 +300,10 @@ political_decisions = {
duration = 1825
}
}
RHO = { all_core = { remove_core = MAT } }
any_owned {
limit = { MAT = { exists = no } }
RHO = { all_core = { remove_core = MAT } }
}
set_country_flag = ian_would_be_proud
}
}
Expand Down