| Variable | SapphCooking.LiqueurWaterFull |
|---|---|
| Type | Drainable |
| Catégorie | Water |
| Poids | 0.7 |
| Icône |
Whiskey_Water_Full
|
| Nom variable | LiqueurWaterFull |
|---|---|
| Module | SapphCooking |
| Source | media\scripts\SapphCooking_itemsfood.txt |
| Item PK | 3393 |
|---|---|
| Lignes | 712 → 731 |
| File ID | 1107 |
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 | Whiskey_Water_Full | |||
| IsWaterSource | TRUE | 1 | 1 | |
| ReplaceOnDeplete | WhiskeyEmpty | |||
| ReplaceOnUseOn | WaterSource-LiqueurWaterFull | |||
| StaticModel | WhiskeyBottle | |||
| Type | Drainable | |||
| UseDelta | 0.08 | 0.08 | ||
| UseWhileEquipped | FALSE | 0 | 0 | |
| Weight | 0.7 | 0.7 | ||
| WorldStaticModel | WhiskeyBottleGround |
item LiqueurWaterFull
{
DisplayCategory = Water,
IsWaterSource = TRUE,
Weight = 0.7,
CanStoreWater = TRUE,
FillFromDispenserSound = GetWaterFromDispenserGlass,
FillFromTapSound = GetWaterFromTapGlass,
Type = Drainable,
UseWhileEquipped = FALSE,
UseDelta = 0.08,
DisplayName = Water Bottle,
ReplaceOnDeplete = WhiskeyEmpty,
ReplaceOnUseOn = WaterSource-LiqueurWaterFull,
Icon = Whiskey_Water_Full,
StaticModel = WhiskeyBottle,
WorldStaticModel = WhiskeyBottleGround,
EatType = Bourbon,
CustomEatSound = DrinkingFromBottleGlass,
}