Suture Needle Holder: Difference between revisions

From PZwiki
(Created page with "{{languages|Suture Needle Holder}} {{Items |image = SutureNeedleHolder.png |weight = 0.1 }} A Suture Needle Holder can be used to remove glass shards and bullets from wounds. ...")
 
m (Minor info)
Line 4: Line 4:
|weight = 0.1
|weight = 0.1
}}
}}
A Suture Needle Holder can be used to remove glass shards and bullets from wounds.
A Suture Needle Holder can be used to remove glass shards and bullets from wounds. This item is identical to [[Tweezers|tweezers]] in use.


==Code==
==Code==

Revision as of 04:21, 16 August 2016

Template:Items A Suture Needle Holder can be used to remove glass shards and bullets from wounds. This item is identical to tweezers in use.

Code

item SutureNeedleHolder
{
  Weight = 0.1,
  Type = Normal,
  DisplayName = Suture Needle Holder,
  Icon = SutureNeedleHolder,
}

See Also