| Variable | farming.RemouladeWaterFull |
|---|---|
| Type | Drainable |
| Catégorie | Water |
| Poids | 0.5 |
| Icône |
TZ_RemouladeWFull
|
| Nom variable | RemouladeWaterFull |
|---|---|
| Module | farming |
| Source | scripts\farming.txt |
| Item PK | 4647 |
|---|---|
| Lignes | 360 → 377 |
| File ID | 1358 |
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 | |
| DisplayCategory | Water | |||
| DisplayName | Water Bottle | |||
| FillFromDispenserSound | GetWaterFromDispenserPlasticMedium | |||
| FillFromTapSound | GetWaterFromTapPlasticMedium | |||
| Icon | TZ_RemouladeWFull | |||
| IsWaterSource | true | 1 | 1 | |
| ReplaceOnDeplete | RemouladeEmpty | |||
| ReplaceOnUseOn | WaterSource-RemouladeWaterFull | |||
| StaticModel | RemouladeJar | |||
| Type | Drainable | |||
| UseDelta | 0.16 | 0.16 | ||
| UseWhileEquipped | false | 0 | 0 | |
| Weight | 0.5 | 0.5 | ||
| WorldStaticModel | Remoulade_Ground |
item RemouladeWaterFull
{
DisplayCategory = Water,
Type = Drainable,
DisplayName = Water Bottle,
Icon = TZ_RemouladeWFull,
Weight = 0.5,
ReplaceOnDeplete = RemouladeEmpty,
UseWhileEquipped = false,
UseDelta = 0.16,
ReplaceOnUseOn = WaterSource-RemouladeWaterFull,
IsWaterSource = true,
CanStoreWater = true,
FillFromDispenserSound = GetWaterFromDispenserPlasticMedium,
FillFromTapSound = GetWaterFromTapPlasticMedium,
StaticModel = RemouladeJar,
WorldStaticModel = Remoulade_Ground,
}