Vest

From PZwiki


Template:Clothing

The vest is an article of clothing wearable on the torso. It can be found in containers in most wardrobes in houses, or in the corpses of defeated NPCs. It can be crafted into ripped sheets. There are 11 different colors for vests. Vests give a moderately low amount of heat for your character.

Crafting

Name Recipe Description












Code

item Vest
{
	Type				=			Clothing,
		BodyLocation		=			Top,
		DisplayName			=			Vest,
		Icon				=			Vest,
		Palettes			=			Vest_Black/Vest_Blue/Vest_Brown/Vest_Green/Vest_Grey/Vest_Sand/Vest_White/Vest_Orange/Vest_DarkBlue/Vest_Pink,
		PalettesStart 		=			Vest_,
		SpriteName			=			Vest,
		Temperature = 5

}

Template:Navbox/Clothing