Tweezers: Difference between revisions

From PZwiki
(added "languages", item description)
Line 1: Line 1:
Tweezers are fairly common medical items that are used to remove glass shards, and bullets. They can be found in [[Medicine cabinets|Medicine Cabinets]] and [[First Aid Kit|First Aid Kits]].
{{languages|Tweezers}}


{{Items
|image = Tweezers.png
|weight = 0.1
}}


[[File:Tweezers.png|thumbnail|right|Tweezers]]
Tweezers are fairly common medical items that are used to remove glass shards, and bullets. They can be found in [[Medicine cabinets|Medicine Cabinets]] and [[First Aid Kit|First Aid Kits]].


==Code==
==Code==

Revision as of 21:44, 20 March 2016


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.

Code

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