#############################################
###### Spread of the Niigata riots
#############################################
event = {
id = 340002
random = no
country = JAP
trigger = {
}
name = "Spread of the Niigata riots"
desc = "The means used so far have not been completely effective and it has now spread throughout the home islands. Something must be done."
style = 0
date = { day = 20 month = july year = 1936 }
action_a = {
name = "Declare Martial Law"
command = { type = manpowerpool value = -50 }
command = { type = dissent value = -5 }
command = { type = ministerofsecurity which = 5115 }
command = { type = set_domestic which = freedom value = 2 }
}
action_b = {
name = "Increase the police force"
command = { type = ministerofsecurity which = 5102 }
command = { type = dissent value = 5 }
command = { type = set_domestic which = freedom value = 1 }
}
action_c = {
name = "Negotiation is still the best way"
command = { type = ministerofsecurity which = 5099 }
command = { type = dissent value = 10 }
command = { type = set_domestic which = freedom value = -2 }
}
}