Bottle of Disinfectant

From PZwiki

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