| Variable | Base.WineInGlass |
|---|---|
| Type | Food |
| Catégorie | Food |
| Poids | 0.3 |
| Icône |
GlassWine
|
| Nom variable | WineInGlass |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5227 |
|---|---|
| Lignes | 9760 → 9773 |
| File ID | 1361 |
Icône affichée: un des objets requis pour fabriquer cette recette.
Icône affichée: l'objet obtenu via la recette quand il est identifié.
Toutes les propriétés extraites pour cet item.
| Key | Value (raw) | Num | Bool | JSON |
|---|---|---|---|---|
| CustomContextMenu | Drink | |||
| CustomEatSound | DrinkingFromMug | |||
| DisplayCategory | Food | |||
| DisplayName | in a Glass | |||
| EatType | Can | |||
| Icon | GlassWine | |||
| ReplaceOnUse | GlassWine | |||
| Tags | AlcoholicBeverage;LowAlcohol | |||
| Type | Food | |||
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | GlassWine_Ground |
item WineInGlass
{
DisplayCategory = Food,
Type = Food,
DisplayName = in a Glass,
Icon = GlassWine,
Weight = 0.3,
EatType = Can,
ReplaceOnUse = GlassWine,
CustomEatSound = DrinkingFromMug,
WorldStaticModel = GlassWine_Ground,
CustomContextMenu = Drink,
Tags = AlcoholicBeverage;LowAlcohol,
}