Item: Perruque Afro

Wiki Project Zomboid

Perruque Afro

Variable AuthenticZClothing.Hairstyle_Afro_Pick Mod KAVALASH_Authentic Z - Current

Résumé

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

Navigation

Nom variableHairstyle_Afro_Pick
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1432
Lignes1039 → 1052
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.

11 propriétés
Key Value (raw) Num Bool JSON
BodyLocation Hat
ClothingItem Hairstyle_Afro_Pick
ClothingItemExtra AuthenticZClothing.Hairstyle_Afro_Pick2
ClothingItemExtraOption AfroPick2
DisplayCategory Accessory
DisplayName Afro Pick
IconsForTexture HairpickBlack;HairpickBlue;HairpickBlueDiamonds;HairpickSeaGreen;HairpickNeon;HairpickPink;HairpickPinkHearts;HairpickRed;HairpickWhite
Type Clothing
Weight 0.05 0.05
WorldStaticModel WorldItem-AfroPick
clothingExtraSubmenu AfroPick
Raw block
	item Hairstyle_Afro_Pick
	{
       DisplayCategory    = Accessory,		
		Type 			  = Clothing,
		DisplayName 	  = Afro Pick,
		ClothingItem 	  = Hairstyle_Afro_Pick,
        ClothingItemExtra = AuthenticZClothing.Hairstyle_Afro_Pick2,
        ClothingItemExtraOption = AfroPick2,
		clothingExtraSubmenu 	= AfroPick,			
		BodyLocation 	  = Hat,
		IconsForTexture   = HairpickBlack;HairpickBlue;HairpickBlueDiamonds;HairpickSeaGreen;HairpickNeon;HairpickPink;HairpickPinkHearts;HairpickRed;HairpickWhite,
		Weight 			= 0.05,
        WorldStaticModel  = WorldItem-AfroPick,	
	}