Needle

From PZwiki
Revision as of 21:24, 11 January 2015 by AlgorithmInFlux (talk | contribs)


Template:Items

A needle can be used to craft a mattress, as well as stitching up a player when they're wounded, accompanied with Twine.

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.

Crafting

Name Recipe Description












Code

	item Needle
	{
		DisplayName	= Needle,
		Icon		= Needle,
		Type		= Normal,
		Weight		= 0.1
	}

Template:Navbox/Items