Item: Chemise à manches courtes rose

Wiki Project Zomboid

Chemise à manches courtes rose

Variable AuthenticZClothing.Shirt_Bill_Murray Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Shirt_Bill_Murray
TypeClothing
CatégorieClothing
Poids
Icône
TshirtGeneric

Navigation

Nom variableShirt_Bill_Murray
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_shirts.txt
Détails techniques
Item PK1559
Lignes18 → 31
File ID824

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.

11 propriétés
Key Value (raw) Num Bool JSON
BloodLocation Shirt
BodyLocation ShortSleeveShirt
ClothingItem Shirt_Bill_Murray
DisplayCategory Clothing
DisplayName Pink Short Sleeve Shirt
FabricType Cotton
Icon TshirtGeneric
Insulation 0.15 0.15
Type Clothing
WindResistance 0.05 0.05
WorldStaticModel TShirt_Ground
Raw block
	item Shirt_Bill_Murray
    {
        DisplayCategory = Clothing,		
        Type 		 = Clothing,
        DisplayName	 = Pink Short Sleeve Shirt,
        ClothingItem 	 = Shirt_Bill_Murray,
        BodyLocation	 = ShortSleeveShirt,
        Icon		 = TshirtGeneric,
        BloodLocation 	 = Shirt,
        Insulation	 = 0.15,
        WindResistance   = 0.05,
        FabricType 	 = Cotton,
		WorldStaticModel = TShirt_Ground,		
    }