Exemplo n.º 1
0
 void OverFishing()
 {
     changeTicker("Over Fishing: Fish birthrate decrease");
     simulator.ChanngePreyBirthRate(0.2f);
 }