Suture Needle

From PZwiki
Revision as of 23:49, 11 January 2015 by AlgorithmInFlux (talk | contribs) (Created page with "{{languages|Suture Needle}} {{Items |image = SutureNeedle.png |weight = 0.1 }} Suture Needles can be used to stitch a wound with twine. A Needle can also be used, however...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Items

Suture Needles can be used to stitch a wound with twine. A Needle can also be used, however it will cause the player more pain. Suture Needles can be found within Medicine Cabinets.

Code

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

See Also