Alcohol Cotton Balls

From PZwiki
Revision as of 19:40, 15 January 2015 by AlgorithmInFlux (talk | contribs) (Created page with "{{languages|Alcohol Cotton Balls}} {{Items |image = Cotton Balls.png |weight = 0.1 }} Alcohol Cotton Balls can be used to disinfect a wound. ==Crafting== {| class="wikitable ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Alcohol Cotton Balls

Template:Items Alcohol Cotton Balls can be used to disinfect a wound.

Crafting

Output Ingredients Description Skill Level Index











4020

Code

item AlcoholedCottonBalls
{
  Type = Drainable,
  UseDelta = 1,
  UseWhileEquipped = FALSE,
  DisplayName = Alcohol Cotton Balls,
  Icon = CottonBalls,
  Weight = 0.1,
  AlcoholPower = 4,
  Tooltip = Tooltip_UseOnHealthPanel,
}

Template:Navbox/Consumables