Alcohol Cotton Balls: Difference between revisions

From PZwiki
Alcohol Cotton Balls
(Corrected error in Nav Bar (again))
(Changed)
Line 6: Line 6:
{{Medical
{{Medical
|image = Cotton Balls.png
|image = Cotton Balls.png
|primaryuse= Medical Use
|primaryuse= Disinfect Wounds
|bandagepower = 0.0
|bandagepower = 0.0
|alcoholpower = 4.0
|alcoholpower = 4.0

Revision as of 01:14, 19 August 2016


Page Updated @ Version: 34.28

Template:Medical

Alcohol Cotton Balls are created by dousing regular cotton balls with Alcohol or medical disinfectant; to clean and disinfect them.
They are used to disinfect a wound before applying a bandage. This is to prevent any infection a player may develop if a open wound is not disinfected.

Crafting

Output Ingredients Description Skill Level












Code

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


Template:Navbox/Consumables