Tweezers

From PZwiki
Revision as of 04:23, 16 August 2016 by TheOddFly (talk | contribs) (Added info)


Template:Items

Tweezers are fairly common medical items that are used to remove glass shards and bullets. They can be found in Medicine Cabinets and First Aid Kits. This item is identical to a stuture needle holder in use.

Code

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