mirror of
https://old.git.ood.ovh/eco/server-config.git
synced 2025-05-07 08:20:06 +02:00
Nouvelle map
Change plant maturity
This commit is contained in:
parent
27919d7e28
commit
a06be0fc21
78 changed files with 15 additions and 6777 deletions
|
@ -63,7 +63,7 @@ namespace Eco.Mods.Organisms
|
|||
this.Name = "Birch";
|
||||
this.DisplayName = Localizer.DoStr("Birch");
|
||||
// Lifetime
|
||||
this.MaturityAgeDays = 5;
|
||||
this.MaturityAgeDays = 1;
|
||||
// Generation
|
||||
// Food
|
||||
this.CalorieValue = 12;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue