Item: Sangle de munitions

Wiki Project Zomboid

Sangle de munitions

Variable AuthenticZClothing.AmmoStrap_Bullets1 Mod KAVALASH_Authentic Z - Current

Résumé

VariableAuthenticZClothing.AmmoStrap_Bullets1
TypeClothing
CatégorieAccessory
Poids
Icône
AmmoStrap

Navigation

Nom variableAmmoStrap_Bullets1
ModuleAuthenticZClothing
Sourcemedia\scripts\AuthenticZCurrent\AuthenticZ_clothing_others.txt
Détails techniques
Item PK1358
Lignes5 → 19
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 AmmoStrap
ClothingItem AmmoStrap_Bullets1
ClothingItemExtra AuthenticZClothing.AmmoStrap_Bullets2
ClothingItemExtraOption SwapSides
DisplayCategory Accessory
DisplayName Bullets Ammo Strap
Icon AmmoStrap
Tags ReloadFastBullets
Type Clothing
WorldStaticModel AmmoStrap_Ground
clothingExtraSubmenu SwapSides
Raw block
	item AmmoStrap_Bullets1
	{
       DisplayCategory = Accessory,		
		Type = Clothing,
		DisplayName = Bullets Ammo Strap,
		ClothingItem = AmmoStrap_Bullets1,
		BodyLocation = AmmoStrap,
		ClothingItemExtra = AuthenticZClothing.AmmoStrap_Bullets2,
        ClothingItemExtraOption = SwapSides,
		clothingExtraSubmenu 	= SwapSides,		
		Icon = AmmoStrap,
		Tags = ReloadFastBullets,
		WorldStaticModel = AmmoStrap_Ground,		
		
	}