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