Vest: Difference between revisions

From PZwiki
No edit summary
Line 15: Line 15:
! class="unsortable" | Recipe  
! class="unsortable" | Recipe  
! class="unsortable" | Description
! class="unsortable" | Description
{{RecipeLookup|3}}
{{RecipeLookup|4000}}
|}
|}
== Code ==
== Code ==
  <nowiki>item Vest
  <nowiki>item Vest

Revision as of 22:13, 16 November 2013


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

}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Clothing