Item: Noeud pour les cheveux

Wiki Project Zomboid

Noeud pour les cheveux

Variable AuthenticZClothing.HairBowTINT_SideLeft Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.HairBowTINT_SideLeft
TypeClothing
CatégorieClothing
Poids0.05
Icône
BowWhite

Navigation

Nom variableHairBowTINT_SideLeft
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1427
Lignes948 → 962
File ID822

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.

12 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Left_MiddleFinger
CanHaveHoles false 0 0
ClothingItem HairBowTINT_SideLeft
ClothingItemExtra AuthenticZClothing.HairBowTINT;AuthenticZClothing.HairBowsTINT_UP;AuthenticZClothing.HairBowTINT_SideRight
ClothingItemExtraOption WearLower;WearHigher;WearRight
DisplayCategory Clothing
DisplayName HairBow
Icon BowWhite
Type Clothing
Weight 0.05 0.05
WorldStaticModel WorldItem_HairBow
clothingExtraSubmenu WearLeft
Raw block
    item HairBowTINT_SideLeft
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = HairBow,
        ClothingItem = HairBowTINT_SideLeft,
		ClothingItemExtra		= AuthenticZClothing.HairBowTINT;AuthenticZClothing.HairBowsTINT_UP;AuthenticZClothing.HairBowTINT_SideRight,	
        ClothingItemExtraOption = WearLower;WearHigher;WearRight,	
		clothingExtraSubmenu 	= WearLeft,	
        Icon = BowWhite,
        BodyLocation = Left_MiddleFinger,
        CanHaveHoles = false,
        Weight = 0.05,	
        WorldStaticModel = WorldItem_HairBow,
    }