Needle: Difference between revisions

From PZwiki
(adjustments to layout. Added new infobox and header)
mNo edit summary
Line 9: Line 9:
|secondary_use=[[Health#Types of Injuries|Stitch a deep wound]]
|secondary_use=[[Health#Types of Injuries|Stitch a deep wound]]
|class_name=Base.Needle
|class_name=Base.Needle
}}
}}{{About|the sewing needle|the medical needle|[[Suture Needle]]}}A '''needle''' is a multi-use item, and unlike a [[Suture Needle|suture needle]], it will not be consumed.
A '''needle''' is a multi-use item, and unlike a [[Suture Needle|suture needle]], it will not be consumed.


==Usage==
==Usage==

Revision as of 10:20, 26 July 2018

Needle
Needle
General
Category Item
Encumbrance
Heavy Load
0.1
Function Craft a mattress
Stitch a deep wound
Technical details
Base ID Base.Needle
PlushSpiffo.pngThis article is about the sewing needle. For the medical needle, see [[Suture Needle]].A needle is a multi-use item, and unlike a suture needle, it will not be consumed.

Usage

Needles can be used along with Thread to stitch a deep wound. Alternatively if a needle is not available or there is no thread, a suture needle by itself can also be used, and it will cause the player less pain than using a needle and thread.

Needles are also used for crafting house items like a mattress.

Crafting

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Needles can be found within medicine cabinets.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 39.67.5

	item Needle
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Needle,
		Icon		= Needle,
		MetalValue 	= 2,

See also

General First Aid

Template:Navbox/Consumables