Item: Noeud pour cheveux (haut)

Wiki Project Zomboid

Noeud pour cheveux (haut)

Variable AuthenticZClothing.HairBowsTINT_UP Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableHairBowsTINT_UP
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1425
Lignes918 → 932
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 Right_RingFinger
CanHaveHoles false 0 0
ClothingItem HairBowsTINT_UP
ClothingItemExtra AuthenticZClothing.HairBowTINT;AuthenticZClothing.HairBowTINT_SideRight;AuthenticZClothing.HairBowTINT_SideLeft
ClothingItemExtraOption WearLower;WearRight;WearLeft
DisplayCategory Clothing
DisplayName HairBow
Icon BowWhite
Type Clothing
Weight 0.05 0.05
WorldStaticModel WorldItem_HairBow
clothingExtraSubmenu WearHigher
Raw block
    item HairBowsTINT_UP
    {
        DisplayCategory = Clothing,		
        Type = Clothing,
        DisplayName = HairBow,
        ClothingItem = HairBowsTINT_UP,
		ClothingItemExtra		= AuthenticZClothing.HairBowTINT;AuthenticZClothing.HairBowTINT_SideRight;AuthenticZClothing.HairBowTINT_SideLeft,
        ClothingItemExtraOption = WearLower;WearRight;WearLeft,
		clothingExtraSubmenu 	= WearHigher,	
        Icon = BowWhite,
        BodyLocation = Right_RingFinger,
        CanHaveHoles = false,
        Weight = 0.05,	
        WorldStaticModel = WorldItem_HairBow,
    }