Bottle of Disinfectant: Difference between revisions

From PZwiki
mNo edit summary
mNo edit summary
Line 6: Line 6:
A Bottle of Disinfectant can be used to disinfect items such as [[Bandages]], [[Cotton Balls]], and [[Ripped Sheets]] in order to disinfect an open wound. This allows for the prevention of infection.
A Bottle of Disinfectant can be used to disinfect items such as [[Bandages]], [[Cotton Balls]], and [[Ripped Sheets]] in order to disinfect an open wound. This allows for the prevention of infection.


==Crafting==
==Recipes==
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
|-  
|-  
Line 13: Line 13:
! class="unsortable" | Description
! class="unsortable" | Description
! class="unsortable" | Skill Level
! class="unsortable" | Skill Level
! class="unsortable" | Index
{{RecipeLookup|8000}}|8000
{{RecipeLookup|4018}}|4018
{{RecipeLookup|8002}}|8002
{{RecipeLookup|4019}}|4019
{{RecipeLookup|4020}}|4020
|}
|}



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











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