### Message boxes for disasters ### MStartData "MStartData" ## EarthQuake ## QUAKE "EarthQuake!" QUAKE_NEAR_YOU "An Earthquake occurred near {theNearestCity.name}" QUAKE_NEAR_OTHER "An Earthquake occurred near {theNearestCity.name}" QUAKE_HIT_YOU "An Earthquake occurred near {theNearestCity.name}" QUAKE_HIT_OTHER "An Earthquake occurred near {theNearestCity.name}" MtheQuakeEvent "A quake happened at x={tmpX}, y={tmpY}, \n theNearestCity is {theNearestCity.name}, \n Richter val= {tmpRichter} Distance={DistanceFromCity}" ## Plague ## EPIDEMIC "Epidemic!" PLAGUE_TITLE "Alert! A plague is spreading" NO_PLAGUE "Good News!" EPIDEMIC_YOU "An epidemic is killing the people in {PlaguedCityCounter} of your cities" EPIDEMIC_OTHER "An epidemic occurred in {PlaguedCityCounter} of {player[0].name}'s cities" PLAGUE_YOU "A plague is causing panic in {PlaguedCityCounter} of your cities" PLAGUE_OTHER "A plague is spreading in {PlaguedCityCounter} and can also spread among {player[0].name}'s cities" NO_PLAGUE_YOU "Our mighty medics have just prevented a horrible medical catastrophe" NO_PLAGUE_OTHER "Medics across the {player[0].name} empire prevented a horrible medical catastrophe"