Sterilized Rag

From PZwiki
Revision as of 19:49, 15 January 2015 by AlgorithmInFlux (talk | contribs) (Created page with "{{languages|Sterilized Rag}} {{Items |image = Rag.png |weight = 0.05 }} Sterilized Rags can be used to disinfect a wound. ==Crafting== {| class="wikitable sortable" style="te...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Sterilized Rag

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

Crafting

Output Ingredients Description Skill Level Index











4019

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