Item: Noeud pour les cheveux

Wiki Project Zomboid

Noeud pour les cheveux

Variable AuthenticZClothing.HairBow_SideLeft Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.HairBow_SideLeft
TypeClothing
CatégorieClothing
Poids0.05
Icône Aucune icône trouvée

Navigation

Nom variableHairBow_SideLeft
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1423
Lignes888 → 902
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 HairBow_SideLeft
ClothingItemExtra AuthenticZClothing.HairBow;AuthenticZClothing.HairBows_UP;AuthenticZClothing.HairBow_SideRight
ClothingItemExtraOption WearLower;WearHigher;WearRight
DisplayCategory Clothing
DisplayName HairBow
IconsForTexture BowBlue;BowPurple;BowRed;BowPink
Type Clothing
Weight 0.05 0.05
WorldStaticModel WorldItem_HairBow
clothingExtraSubmenu WearLeft
Raw block
    item HairBow_SideLeft
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = HairBow,
        ClothingItem = HairBow_SideLeft,
		ClothingItemExtra		= AuthenticZClothing.HairBow;AuthenticZClothing.HairBows_UP;AuthenticZClothing.HairBow_SideRight,
        ClothingItemExtraOption = WearLower;WearHigher;WearRight,
		clothingExtraSubmenu 	= WearLeft,			
        IconsForTexture = BowBlue;BowPurple;BowRed;BowPink,
        BodyLocation = Left_MiddleFinger,
        CanHaveHoles = false,
        Weight = 0.05,	
        WorldStaticModel = WorldItem_HairBow,
    }