Bottle of Disinfectant: Difference between revisions

From PZwiki
mNo edit summary
Line 13: Line 13:
! class="unsortable" | Description
! class="unsortable" | Description
! class="unsortable" | Skill Level
! class="unsortable" | Skill Level
{{RecipeLookup|8000}}|8000
{{RecipeLookup|8000}}
{{RecipeLookup|8002}}|8002
{{RecipeLookup|8002}}
|}
|}



Revision as of 13:31, 5 August 2015

Template:Items A Bottle of Disinfectant can be used to disinfect items such as Bandage, Cotton Balls, and Ripped Sheets in order to disinfect an open wound. This allows for the prevention of infection.

Recipes

Output Ingredients Description Skill Level
























Code

item Disinfectant
{
  Type = Drainable,
  UseDelta = 0.1,
  UseWhileEquipped = FALSE,
  DisplayName = Bottle of Disinfectant,
  Icon = Alcohol,
  Weight = 0.3,
  AlcoholPower = 3,
  Tooltip = Tooltip_UseOnHealthPanel,
}

Template:Navbox/Consumables