Event
Shipyard Fire

It was only a matter of time before the dangerous mix of tar, wood, and gunpowder would lead to a fire at a major port. It will take some time to get production back up to normal levels.
Definitionin_game/events/government/societal_values.txt:5774
5775hide_portraits = yes
5776type = country_event
5777title = societal_values.1710.title Shipyard Fire
5778desc = societal_values.1710.desc It was only a matter of time before the dangerous mix of tar, wood, and gunpowder would lead to a fire at a major port. It will take some time to get production back up to normal levels.
5779outcome = neutral
5780trigger = {
5781any_port_in_country = {
5782num_navy_constructions > 0
}
}
5786illustration_tags = {
578710 = angry
578810 = exterior
}
5791immediate = {
}
5793random_port_in_country = {
5794limit = {
5795num_navy_constructions > 0
}
5797save_scope_as = target_port
}
}