On ActionChanged this version
on_embrace_revolution
root = country
RepublicGovernment Typeeffect
Republic 4 Year TermsHeir SelectioneffectDefinitionin_game/common/on_action/_hardcoded.txt:5351
5353effect = {
5355if = {
}
5359if = {
5360limit = {
5360any_current_reforms = {
5360is_unique_reform = yes
}
}
5361random_current_reforms = {
5362limit = {
5362is_unique_reform = yes
}
5363PREV = {
5363remove_reform = PREV
}
}
}
5367add_reform = government_reform:revolutionary_republic
5368if = {
}
5372if = {
5375international_organization_remove_special_status = {
5377country = root
}
}
}
}