コード例 #1
0
 public void LearnCrops(ResearchProjectDef tech)
 {
     proficientPlants.AddRange(tech.UnlockedPlants());
 }