Item: Slip de bain noir

Wiki Project Zomboid

Slip de bain noir

Variable Base.Briefs_SmallTrunks_Black Mod Vanilla

Résumé

VariableBase.Briefs_SmallTrunks_Black
TypeClothing
CatégorieClothing
Poids0.2
Icône
Speedo_Black

Navigation

Nom variableBriefs_SmallTrunks_Black
ModuleBase
Sourcescripts\clothing\clothing_underwear.txt
Détails techniques
Item PK6612
Lignes192 → 203
File ID1393

Recettes qui fabriquent cet item

Icône affichée: un des objets requis pour fabriquer cette recette.

0 recette
Aucune recette ne fabrique cet item.

Recettes qui utilisent cet item

Icône affichée: l'objet obtenu via la recette quand il est identifié.

0 recette
Aucune recette n'utilise cet item.

Propriétés

Toutes les propriétés extraites pour cet item.

9 propriétés
Key Value (raw) Num Bool JSON
BodyLocation UnderwearBottom
CanHaveHoles false 0 0
ClothingItem Underwear_SmallTrunks_Black
DisplayCategory Clothing
DisplayName Black Speedo
Icon Speedo_Black
Type Clothing
Weight 0.2 0.2
WorldStaticModel Briefs_Ground
Raw block
    item Briefs_SmallTrunks_Black
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName = Black Speedo,
		ClothingItem = Underwear_SmallTrunks_Black,
		BodyLocation = UnderwearBottom,
		Icon = Speedo_Black,
		Weight = 0.2,
		CanHaveHoles = false,
		WorldStaticModel = Briefs_Ground,
	}