public void SpeedOfTreatment() //医院治疗速度 { CostAndCoolingFunction(1000, 20f, "对病毒研究有了新的进展,救治速度增加。"); CitizenMgr.ChangeCureTimeOverall(-1); }