Sterilized Bandage

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

Sterilized Bandage

Template:Items Sterilized Bandages can be used to disinfect a wound.

Crafting

Output Ingredients Description Skill Level












Code

item AlcoholBandage
{
  Count = 1,
  Weight = 0.1,
  AlwaysWelcomeGift = true,
  Type = Normal,
  DisplayName = Sterilized Bandage,
  ReplaceOnUse = BandageDirty,
  Alcoholic = TRUE,
  Icon = Bandage,
  CanBandage = true,
  BandagePower = 4,
}

See Also

Template:Navbox/Consumables