Elin Decompiled Documentation
EA 23.102 Nightly
Loading...
Searching...
No Matches
FOOD.cs
Go to the documentation of this file.
1
public
class
FOOD
2
{
3
public
const
int
food_CHA
= 700;
4
5
public
const
int
food_cat
= 701;
6
7
public
const
int
food_god
= 758;
8
9
public
const
int
justcooked
= 757;
10
11
public
const
int
food_poison
= 702;
12
13
public
const
int
gainWeight
= 705;
14
15
public
const
int
food_bug
= 704;
16
17
public
const
int
food_love
= 703;
18
19
public
const
int
loseWeight
= 706;
20
21
public
static
readonly
int
[]
IDS
=
new
int
[9] { 700, 701, 758, 757, 702, 705, 704, 703, 706 };
22
}
FOOD
Definition:
FOOD.cs:2
FOOD.IDS
static readonly int[] IDS
Definition:
FOOD.cs:21
FOOD.justcooked
const int justcooked
Definition:
FOOD.cs:9
FOOD.food_god
const int food_god
Definition:
FOOD.cs:7
FOOD.food_bug
const int food_bug
Definition:
FOOD.cs:15
FOOD.food_CHA
const int food_CHA
Definition:
FOOD.cs:3
FOOD.gainWeight
const int gainWeight
Definition:
FOOD.cs:13
FOOD.food_poison
const int food_poison
Definition:
FOOD.cs:11
FOOD.food_cat
const int food_cat
Definition:
FOOD.cs:5
FOOD.loseWeight
const int loseWeight
Definition:
FOOD.cs:19
FOOD.food_love
const int food_love
Definition:
FOOD.cs:17
Elin
FOOD.cs
Generated by
1.9.6