Elin Decompiled Documentation EA 23.130 Nightly
Loading...
Searching...
No Matches
FOOD Class Reference

Static Public Attributes

const int food_CHA = 700
 
const int justcooked = 757
 
const int food_god = 758
 
const int food_cat = 701
 
const int food_undead = 709
 
const int food_love = 703
 
const int food_poison = 702
 
const int kirimi = 707
 
const int loseWeight = 706
 
const int food_human = 708
 
const int food_bug = 704
 
const int gainWeight = 705
 
static readonly int[] IDS
 

Detailed Description

Definition at line 1 of file FOOD.cs.

Member Data Documentation

◆ food_bug

const int FOOD.food_bug = 704
static

Definition at line 23 of file FOOD.cs.

◆ food_cat

const int FOOD.food_cat = 701
static

Definition at line 9 of file FOOD.cs.

◆ food_CHA

const int FOOD.food_CHA = 700
static

Definition at line 3 of file FOOD.cs.

◆ food_god

const int FOOD.food_god = 758
static

Definition at line 7 of file FOOD.cs.

◆ food_human

const int FOOD.food_human = 708
static

Definition at line 21 of file FOOD.cs.

◆ food_love

const int FOOD.food_love = 703
static

Definition at line 13 of file FOOD.cs.

◆ food_poison

const int FOOD.food_poison = 702
static

Definition at line 15 of file FOOD.cs.

◆ food_undead

const int FOOD.food_undead = 709
static

Definition at line 11 of file FOOD.cs.

◆ gainWeight

const int FOOD.gainWeight = 705
static

Definition at line 25 of file FOOD.cs.

◆ IDS

readonly int [] FOOD.IDS
static
Initial value:
= new int[12]
{
700, 757, 758, 701, 709, 703, 702, 707, 706, 708,
704, 705
}

Definition at line 27 of file FOOD.cs.

◆ justcooked

const int FOOD.justcooked = 757
static

Definition at line 5 of file FOOD.cs.

◆ kirimi

const int FOOD.kirimi = 707
static

Definition at line 17 of file FOOD.cs.

◆ loseWeight

const int FOOD.loseWeight = 706
static

Definition at line 19 of file FOOD.cs.


The documentation for this class was generated from the following file: