Tweezers: Difference between revisions

From PZwiki
m (Add navbox equipment)
No edit summary
Line 11: Line 11:
==Usage==
==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]].
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]].
Tweezers not consumed on use, so you need only one.


==Distribution==
==Distribution==

Revision as of 17:17, 16 April 2023

Tweezers
Tweezers
General
Category Item
Encumbrance
Heavy Load
0.1
Function Remove glass shards and bullets
Technical details
Base ID Base.Tweezers
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.

Tweezers not consumed on use, so you need only one.

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

Template:Navbox medical