Tent Peg

From PZwiki
Revision as of 11:04, 19 November 2013 by Minic90 (talk | contribs) (fix code)

Template:Items

Usually found in storage crates.

They are used to create a Tent Kit.

Crafting

Tent pegs can be used in the following recipes:

Name Recipe Description












Code

item Tentpeg
{
	{
		Type				=		Normal,
		DisplayName			=	        Tent Peg,
		Icon				=		TZ_TentPeg,
		Weight				=		0.2,		
	}
}