Thread

From PZwiki
Revision as of 05:26, 23 July 2018 by Vaileasys (talk | contribs) (adjustments to layout. Added new infobox and header)
Thread
Thread
General
Category Item
Encumbrance
Heavy Load
0.1
Function Craft mattress
Stitch deep wounds
Technical details
Base ID Base.Thread

Thread is an item used in carpentry and first aid.

Usage

Thread is required in crafting a mattress.

Medical

Thread can be used with a needle to stitch deep wounds, however causing more pain than using a suture needle.

Code

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

		item Thread
		Weight			= 0.1,
		Type			= Drainable,
        	UseDelta		= 0.1,
		DisplayName		= Thread,
		Icon			= Thread,
		cantBeConsolided	= TRUE,

See also

General First Aid

Template:Navbox/Consumables