Alcohol Cotton Balls: Difference between revisions

From PZwiki
Alcohol Cotton Balls
(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 ...")
 
(Added See Also section)
Line 30: Line 30:
   Tooltip = Tooltip_UseOnHealthPanel,
   Tooltip = Tooltip_UseOnHealthPanel,
}</nowiki>
}</nowiki>
==See Also==
* [[Sterilized Bandage]]
* [[Sterilized Rag]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}
[[Category:Items]]
[[Category:Items]]
[[Category:Medical Items]]
[[Category:Medical Items]]

Revision as of 19:41, 15 January 2015

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

See Also

Template:Navbox/Consumables