Elin Decompiled Documentation EA 23.287 Stable Patch 3
Loading...
Searching...
No Matches
OBJ.cs
Go to the documentation of this file.
1public class OBJ : EClass
2{
3 public const int nulu = 0;
4
5 public const int rainbow_fruit = 90;
6
7 public const int feywood = 118;
8
9 public const int coralwood = 119;
10}
Definition: EClass.cs:6
Definition: OBJ.cs:2
const int coralwood
Definition: OBJ.cs:9
const int nulu
Definition: OBJ.cs:3
const int rainbow_fruit
Definition: OBJ.cs:5
const int feywood
Definition: OBJ.cs:7