Splint: Difference between revisions

From PZwiki
(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...")
 
No edit summary
Line 7: Line 7:


==Crafting==
==Crafting==
{| class="wikitable sortable" style="text-align:center;"
|-
! class="unsortable" | Output
! class="unsortable" | Ingredients
! class="unsortable" | Description
! class="unsortable" | Skill Level
! class="unsortable" | Index
{{RecipeLookup|4017}}|4017
{{RecipeLookup|4017}}|4017
|}


==Code==
==Code==

Revision as of 02:15, 12 January 2015

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

Crafting

Output Ingredients Description Skill Level Index











4017

Code

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