Suture Needle Holder

From PZwiki
Revision as of 14:01, 8 August 2018 by Vaileasys (talk | contribs)
The Game WorldItemsConsumablesMedical ItemsSuture Needle Holder
BoxSmall.png
This feature has been removed from the game.
It has been replaced by something else.
Suture Needle Holder
Suture Needle Holder
General
Category Item
Encumbrance
Heavy Load
0.1
Function Increase success rate of stitching
Remove glass and bullets
Technical details
Base ID Base.SutureNeedleHolder
Used with Suture Needle to improve success-rate of deep wound treatment.
— In-game tooltip

A suture needle holder is an item used in first aid.

Usage

A suture needle holder is used to increase the success-rate of stitching deep wounds with a suture needle.

A suture needle holder can also be used to remove glass shards and bullets from wounds.

Distribution

The suture needle holder has been removed from the game and is not obtainable through natural means. The item can still be spawned in through using commands.

Code

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

    item SutureNeedleHolder
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Suture Needle Holder,
		Icon		= SutureNeedleHolder,
		MetalValue	= 9,
		Tooltip		= Tooltip_SutureNeedleHolder,

See also

General First Aid

Template:Navbox/Consumables