Tweezers: Difference between revisions

From PZwiki
(adjustments to layout. Added new infobox and header)
Tag: categories removed
mNo edit summary
Line 4: Line 4:
|name_colour=Medical
|name_colour=Medical
|name_text_colour=Medical
|name_text_colour=Medical
|image = Tweezers.png
|image = Tweezers_120px.png
|weight = 0.1
|weight = 0.1
|primary_use = Remove glass shards and bullets
|primary_use = Remove glass shards and bullets

Revision as of 14:04, 8 August 2018

Template:Infobox normal

Can be used to extract broken glass and bullets from the body.
— In-game tooltip

Tweezers are an item used in first aid.

Usage

Tweezers have very little use, being that they're only used to remove glass shards and bullets. In single-player they are mostly useless since the player cannot be shot, whereas glass shards can become lodged by climbing through a smashed window.

Distribution

Tweezers are fairly common and can be found in medicine cabinets and first aid kits.

Code

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

	item Tweezers
		Weight		= 0.1,
		Type		= Normal,
		DisplayName	= Tweezers,
		Icon		= Tweezers,
		Tooltip 	= Tooltip_UseOnHealthPanel,

See also

General First Aid

Template:Navbox/Consumables