| Variable | Base.DishClothWet |
|---|---|
| Type | Normal |
| Catégorie | Household |
| Poids | 0.3 |
| Icône |
Dishtowel
|
| Nom variable | DishClothWet |
|---|---|
| Module | Base |
| Source | scripts\items.txt |
| Item PK | 4670 |
|---|---|
| Lignes | 5 → 16 |
| File ID | 1360 |
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 |
|---|---|---|---|---|
| DisplayCategory | Household | |||
| DisplayName | Wet Dish Towel | |||
| Icon | Dishtowel | |||
| ItemWhenDry | Base.DishCloth | |||
| Type | Normal | |||
| Weight | 0.3 | 0.3 | ||
| Wet | TRUE | 1 | 1 | |
| WetCooldown | 8000 | 8000 | ||
| WorldStaticModel | DishTowelWet |
item DishClothWet
{
DisplayCategory = Household,
Weight = 0.3,
Type = Normal,
DisplayName = Wet Dish Towel,
Icon = Dishtowel,
Wet = TRUE,
WetCooldown = 8000,
ItemWhenDry = Base.DishCloth,
WorldStaticModel = DishTowelWet,
}