Event
The Target Location Earthquake of Current Year

The area around Target Location has reported a sequence of earthquakes during the last few days. While the population was in panic and significant damage occurred both during the earthquake and the following fires breaking out, thankfully the damage seems to be in a manageable state. Our advisors also pointed out that we could use the destruction caused as a convenient opportunity to re-invest into Target Location and shape it to our desires.
Definitionin_game/events/earthquake_events.txt:4973
4974type = country_event
4975title = earthquake_events.title The Target Location Earthquake of Current Year
4976desc = earthquake_events_minor.desc The area around Target Location has reported a sequence of earthquakes during the last few days. While the population was in panic and significant damage occurred both during the earthquake and the following fires breaking out, thankfully the damage seems to be in a manageable state. Our advisors also pointed out that we could use the destruction caused as a convenient opportunity to re-invest into Target Location and shape it to our desires.
4977outcome = negative
4978fire_only_once = yes
4980trigger = {
4981owns = location:naumkeag
4982current_year >= 1750
4983current_year <= 1760
}
4986image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
4988immediate = {
}
4991location:naumkeag = {
4991save_scope_as = target_location
}
}