| Variable | Base.GlassWineWater |
|---|---|
| Type | Drainable |
| Catégorie | Food |
| Poids | 0.3 |
| Icône |
GlassWine
|
| Nom variable | GlassWineWater |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 5224 |
|---|---|
| Lignes | 9690 → 9712 |
| 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 |
|---|---|---|---|---|
| CanStoreWater | TRUE | 1 | 1 | |
| CustomEatSound | DrinkingFromMug | |||
| DisplayCategory | Food | |||
| DisplayName | Wine Glass of Water | |||
| EatType | Can | |||
| FillFromDispenserSound | GetWaterFromDispenserCeramic | |||
| FillFromTapSound | GetWaterFromTapCeramic | |||
| Icon | GlassWine | |||
| IsCookable | TRUE | 1 | 1 | |
| IsWaterSource | TRUE | 1 | 1 | |
| RainFactor | 0.2 | 0.2 | ||
| ReplaceOnDeplete | GlassWine | |||
| ReplaceOnUseOn | WaterSource-GlassWineWater | |||
| Tags | CoffeeMaker | |||
| Tooltip | Tooltip_item_RainFromGround | |||
| Type | Drainable | |||
| UseDelta | 1 | 1 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 0.3 | 0.3 | ||
| WorldStaticModel | GlassWine_Ground |
item GlassWineWater
{
DisplayCategory = Food,
Type = Drainable,
DisplayName = Wine Glass of Water,
Icon = GlassWine,
CanStoreWater = TRUE,
Weight = 0.3,
EatType = Can,
FillFromDispenserSound = GetWaterFromDispenserCeramic,
FillFromTapSound = GetWaterFromTapCeramic,
IsCookable = TRUE,
IsWaterSource = TRUE,
RainFactor = 0.2,
ReplaceOnDeplete = GlassWine,
ReplaceOnUseOn = WaterSource-GlassWineWater,
Tooltip = Tooltip_item_RainFromGround,
UseDelta = 1,
UseWhileEquipped = FALSE,
CustomEatSound = DrinkingFromMug,
WorldStaticModel = GlassWine_Ground,
Tags = CoffeeMaker,
}