Hallo,
i'm so sorry but i've found perhaps another bug... as prussia in GC i have state press as press rights but i've got an event triggered that should only trigger on free press(Press attacks government)!
Look here:
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 }
}
}
I have definitely state press as press rights!!! :wacko:
Perhaps the trigger don't work... very strange!?
i'm so sorry but i've found perhaps another bug... as prussia in GC i have state press as press rights but i've got an event triggered that should only trigger on free press(Press attacks government)!
Look here:
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 }
}
}
I have definitely state press as press rights!!! :wacko:
Perhaps the trigger don't work... very strange!?
Upvote
0