Do you mean this event here
Code:
event = {
id = 24021
random = yes
invention = no
picture = campaign
trigger = {
reform = {
type = press_rights
value = free_press
}
}
name = "EVT_24021_NAME"
desc = "EVT_24021_DESC"
action_a = {
name = "ACTIONNAME24021A"
command = { type = prestige value = -10 }
command = { type = pop_consciousness which = communist value = 1 }
command = { type = pop_consciousness which = anarcho_liberal value = 1 }
command = { type = pop_consciousness which = reactionary value = 1 }
}
}