Sterilized Rag

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

Sterilized Rag

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

Crafting

Output Ingredients Description Skill Level












Code

item AlcoholRippedSheets
{
  CanBandage = TRUE,
  Weight = 0.05,
  AlwaysWelcomeGift = TRUE,
  Alcoholic = TRUE,
  Type = Normal,
  DisplayName = Sterilized Rag,
  ReplaceOnUse = RippedSheetsDirty,
  Icon = Rag,
  BandagePower = 2,
}

See Also

Template:Navbox/Consumables