Tweezers

From PZwiki
Revision as of 00:28, 13 January 2015 by AlgorithmInFlux (talk | contribs) (Added Code)

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.


Tweezers

Code

<nowiki>

item Tweezers {

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

}