Item: Slip de bain

Wiki Project Zomboid

Slip de bain

Variable Base.Briefs_SmallTrunks_WhiteTINT Mod Vanilla

Résumé

VariableBase.Briefs_SmallTrunks_WhiteTINT
TypeClothing
CatégorieClothing
Poids0.2
Icône
SpeedoGeneric

Navigation

Nom variableBriefs_SmallTrunks_WhiteTINT
ModuleBase
Sourcescripts\clothing\clothing_underwear.txt
Détails techniques
Item PK6615
Lignes228 → 239
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_WhiteTINT
DisplayCategory Clothing
DisplayName Speedo
Icon SpeedoGeneric
Type Clothing
Weight 0.2 0.2
WorldStaticModel Briefs_Ground
Raw block
    item Briefs_SmallTrunks_WhiteTINT
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName = Speedo,
		ClothingItem = Underwear_SmallTrunks_WhiteTINT,
		BodyLocation = UnderwearBottom,
		Icon = SpeedoGeneric,
		Weight = 0.2,
		CanHaveHoles = false,
		WorldStaticModel = Briefs_Ground,
	}