Bottle of Disinfectant

From PZwiki
Revision as of 13:31, 5 August 2015 by LaDestitute (talk | contribs)

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











8000











8002

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