Elin Decompiled Documentation EA 23.102 Nightly
Loading...
Searching...
No Matches
TraitFoodNut.cs
Go to the documentation of this file.
1public class TraitFoodNut : TraitFood
2{
3 public override int DecaySpeed => 10;
4}
override int DecaySpeed
Definition: TraitFoodNut.cs:3