Item: Slip de bain bleu

Wiki Project Zomboid

Slip de bain bleu

Variable Base.Briefs_SmallTrunks_Blue Mod Vanilla

Résumé

VariableBase.Briefs_SmallTrunks_Blue
TypeClothing
CatégorieClothing
Poids0.2
Icône
Speedo_Blue

Navigation

Nom variableBriefs_SmallTrunks_Blue
ModuleBase
Sourcescripts\clothing\clothing_underwear.txt
Détails techniques
Item PK6613
Lignes204 → 215
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_Blue
DisplayCategory Clothing
DisplayName Blue Speedo
Icon Speedo_Blue
Type Clothing
Weight 0.2 0.2
WorldStaticModel Briefs_Ground
Raw block
    item Briefs_SmallTrunks_Blue
	{
	    DisplayCategory = Clothing,
		Type = Clothing,
		DisplayName = Blue Speedo,
		ClothingItem = Underwear_SmallTrunks_Blue,
		BodyLocation = UnderwearBottom,
		Icon = Speedo_Blue,
		Weight = 0.2,
		CanHaveHoles = false,
		WorldStaticModel = Briefs_Ground,
	}