Item: Bigoudis

Wiki Project Zomboid

Bigoudis

Variable AuthenticZClothing.Hairstyle_HairCurlers Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.Hairstyle_HairCurlers
TypeClothing
CatégorieAccessory
Poids0.05
Icône Aucune icône trouvée

Navigation

Nom variableHairstyle_HairCurlers
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1434
Lignes1067 → 1077
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.

8 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Hat
ClothingItem Hairstyle_HairCurlers
DisplayCategory Accessory
DisplayName Hair Curlers
IconsForTexture CurlersBlue;CurlersGreen;CurlersPink;CurlersPurple
Type Clothing
Weight 0.05 0.05
WorldStaticModel WorldItem_HairCurlers
Raw block
	item Hairstyle_HairCurlers
	{
       DisplayCategory    = Accessory,		
		Type 			  = Clothing,
		DisplayName 	  = Hair Curlers,
		ClothingItem 	  = Hairstyle_HairCurlers,
		BodyLocation 	  = Hat,
		IconsForTexture   = CurlersBlue;CurlersGreen;CurlersPink;CurlersPurple,
		Weight 			  = 0.05,
        WorldStaticModel  = WorldItem_HairCurlers,			
	}