Tweezers: Difference between revisions

From PZwiki
m (→‎Usage: Edited to be more similar to the Suture Needle Holder page)
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{Header|The Game World|Items|Consumables|Medical Items|type=Medical|version=Version 39|incver=67.5}}
{{Header|The Game World|Items|Consumables|Medical Items|type=Medical|version=Version 39|incver=67.5}}
{{Infobox normal
{{Infobox item
|display_name=Tweezers
|display_name=Tweezers
|name_colour=Medical
|name_colour=Medical
|name_text_colour=Medical
|name_text_colour=Medical
|image=Tweezers.png
|model=Tweezers.png
|weight=0.1
|weight=0.1
|primary_use=Remove glass shards and bullets
|primary_use=Remove glass shards and bullets

Revision as of 06:12, 23 September 2023

Tweezers
General
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
Remove glass shards and bullets
Technical
Item 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 are used to remove glass shards and bullets from wounds.

Tweezers are 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