Sterilized Rag: Difference between revisions

From PZwiki
Sterilized Rag
(Added Strategy and related text.)
(Added more information to the text about Sterilized Rags.)
Line 4: Line 4:
|weight = 0.05
|weight = 0.05
}}
}}
Sterilized Rags can be used to disinfect a wound.
Sterilized Rags can be used to disinfect and stop a bleeding wound. Simply apply a sterile solution ([[Bottle of Disinfectant]], [[Whiskey]], [[Alcohol Cotton Balls]]) to get a Sterilized Rag then apply the Sterilized Rag to a wound to combat infections in wounds.


==Crafting==
After a certain amount of time, the Sterilized Rag will become a [[Dirty Rag]].
 
==Recipe==
{| class="wikitable sortable" style="text-align:center;"  
{| class="wikitable sortable" style="text-align:center;"  
|-  
|-  
! class="unsortable" | Output
! class="unsortable" | Recipe
! class="unsortable" | Ingredients
! class="unsortable" | Ingredients
! class="unsortable" | Description
! class="unsortable" | Description

Revision as of 02:21, 30 August 2015

Template:Items Sterilized Rags can be used to disinfect and stop a bleeding wound. Simply apply a sterile solution (Bottle of Disinfectant, Bourbon, Cotton Balls) to get a Sterilized Rag then apply the Sterilized Rag to a wound to combat infections in wounds.

After a certain amount of time, the Sterilized Rag will become a Ripped Sheets.

Recipe

Recipe 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,
}

Strategy

At all times, even when you think you are safe, keep a few bandages or Ripped Sheets on your character. Unexpected injuries can be dangerous if left untreated. Keep a few more backup bandages or Ripped Sheets in your stronghold so that you can treat injuries if you run out of bandages or Ripped Sheets you brought with you.

See Also

Template:Navbox/Consumables