| Variable | Base.WineWaterFull |
|---|---|
| Type | Drainable |
| Catégorie | Water |
| Poids | 1 |
| Icône |
WineEmpty
|
| Nom variable | WineWaterFull |
|---|---|
| Module | Base |
| Source | scripts\items_food.txt |
| Item PK | 4912 |
|---|---|
| Lignes | 3609 → 3629 |
| 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 | |||
| EatType | Bourbon | |||
| FillFromDispenserSound | GetWaterFromDispenserGlass | |||
| FillFromTapSound | GetWaterFromTapGlass | |||
| Icon | WineEmpty | |||
| IsCookable | TRUE | 1 | 1 | |
| IsWaterSource | TRUE | 1 | 1 | |
| ReplaceOnDeplete | WineEmpty | |||
| ReplaceOnUseOn | WaterSource-WineWaterFull | |||
| StaticModel | WhiteWineBottle | |||
| Type | Drainable | |||
| UseDelta | 0.08 | 0.08 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 1 | 1 | ||
| WorldStaticModel | WineWhiteGround |
item WineWaterFull
{
DisplayName = Water Bottle,
DisplayCategory = Water,
Type = Drainable,
Weight = 1,
Icon = WineEmpty,
CanStoreWater = TRUE,
EatType = Bourbon,
FillFromDispenserSound = GetWaterFromDispenserGlass,
FillFromTapSound = GetWaterFromTapGlass,
IsCookable = TRUE,
IsWaterSource = TRUE,
ReplaceOnDeplete = WineEmpty,
ReplaceOnUseOn = WaterSource-WineWaterFull,
UseDelta = 0.08,
UseWhileEquipped = FALSE,
CustomEatSound = DrinkingFromBottleGlass,
StaticModel = WhiteWineBottle,
WorldStaticModel = WineWhiteGround,
}