With "state press", I kept getting the "newspaper is critical of government" event.
Shouldn't that event not occur with state or censored press?
Shouldn't that event not occur with state or censored press?
Upvote
0
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 }
}
}
Duuk said:I don't see it in the changelog for 1.04.
Was this bug not fixed?