Nouvelle map

Change plant maturity
This commit is contained in:
Hactarus 2020-04-25 17:37:18 +02:00
parent 27919d7e28
commit a06be0fc21
78 changed files with 15 additions and 6777 deletions

View file

@ -63,7 +63,7 @@ namespace Eco.Mods.Organisms
this.Name = "Oak";
this.DisplayName = Localizer.DoStr("Oak");
// Lifetime
this.MaturityAgeDays = 7;
this.MaturityAgeDays = 4;
// Generation
// Food
this.CalorieValue = 12;