Splint

From PZwiki
Revision as of 00:46, 12 January 2015 by AlgorithmInFlux (talk | contribs) (Created page with "{{languages|Splint}} {{Items |image = Splint.png |weight = 1.0 }} A Splint can be used to heal a fracture. ==Crafting== {{RecipeLookup|4017}}|4017 ==Code== <nowiki> item Sp...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Template:Items A Splint can be used to heal a fracture.

Crafting

|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|4017

Code

item Splint
{
  Weight = 1,
  Type = Normal,
  DisplayName = Splint,
  Icon = Splint,
  Tooltip = Tooltip_UseOnHealthPanel,
}