| Variable | Base.BeerWaterFull |
|---|---|
| Type | Drainable |
| Catégorie | Water |
| Poids | 0.4 |
| Icône |
BeerBottle
|
| Nom variable | BeerWaterFull |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4879 |
|---|---|
| Lignes | 2763 → 2782 |
| 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 | DrinkingFromBottleGlass | |||
| DisplayCategory | Water | |||
| DisplayName | Water Bottle | |||
| FillFromDispenserSound | GetWaterFromDispenserGlass | |||
| FillFromTapSound | GetWaterFromTapGlass | |||
| Icon | BeerBottle | |||
| IsCookable | TRUE | 1 | 1 | |
| IsWaterSource | TRUE | 1 | 1 | |
| ReplaceOnDeplete | BeerEmpty | |||
| ReplaceOnUseOn | WaterSource-BeerWaterFull | |||
| StaticModel | BeerBottle | |||
| Type | Drainable | |||
| UseDelta | 0.16 | 0.16 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 0.4 | 0.4 | ||
| WorldStaticModel | BeerBottle |
item BeerWaterFull
{
DisplayName = Water Bottle,
DisplayCategory = Water,
Type = Drainable,
Weight = 0.4,
Icon = BeerBottle,
CanStoreWater = TRUE,
FillFromDispenserSound = GetWaterFromDispenserGlass,
FillFromTapSound = GetWaterFromTapGlass,
IsCookable = TRUE,
IsWaterSource = TRUE,
ReplaceOnDeplete = BeerEmpty,
ReplaceOnUseOn = WaterSource-BeerWaterFull,
UseDelta = 0.16,
UseWhileEquipped = FALSE,
CustomEatSound = DrinkingFromBottleGlass,
StaticModel = BeerBottle,
WorldStaticModel = BeerBottle,
}