Bottle of Disinfectant: Difference between revisions

From PZwiki
No edit summary
mNo edit summary
Line 1: Line 1:
{{languages|Bottle of Disinfectant}}
{{languages|Bottle of Disinfectant}}
{{Items
{{Items
|image = Alcohol.png
|image = Bottle of Disinfectant.png
|weight = 0.3
|weight = 0.3
}}
}}

Revision as of 19:22, 15 January 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.

Crafting

Output Ingredients Description Skill Level Index











4018











4019











4020

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