Enum SeedType
Type of seed.
Namespace: Backend
Assembly: cs.temp.dll.dll
Syntax
public enum SeedType
Fields
| Name | Description |
|---|---|
| HYC | HYC seeds, which perform better in good weather but worse in bad weather. |
| Regular | Regular seed. This is the default type of seed for every farm plot. |