EventChanged this version
The Target Location Earthquake of Current Year

During the last few days an earthquake beyond comparison has struck Target Location! The force with which this event struck was far greater than what we are used to experiencing and the citizens of Target Location have suffered greatly under the disaster. Many are buried in the rubble of buildings, with even more losing their home and shelter. Without reinvestment Target Location would certainly take decades to recover properly and we should take proper care of the affected area.
CityLocation Rankoption 1
MegalopolisLocation Rankoption 1Definitionin_game/events/earthquake_events.txt:3434
3435type = country_event
3436title = earthquake_events.title The Target Location Earthquake of Current Year
3437desc = earthquake_events_catastrophic.desc During the last few days an earthquake beyond comparison has struck Target Location! The force with which this event struck was far greater than what we are used to experiencing and the citizens of Target Location have suffered greatly under the disaster. Many are buried in the rubble of buildings, with even more losing their home and shelter. Without reinvestment Target Location would certainly take decades to recover properly and we should take proper care of the affected area.
3438outcome = negative
3439fire_only_once = yes
3441trigger = {
3442owns = location:unimax
3443current_year >= 1580
3444current_year <= 1590
}
3447image = "gfx/interface/illustrations/event/backgrounds/special/earthquake.dds"
3449immediate = {
}
3452location:unimax = {
3452save_scope_as = target_location
}
}