Alcohol Cotton Balls: Difference between revisions

From PZwiki
Alcohol Cotton Balls
(Changed)
(Added Link to General First Aid Page)
Line 37: Line 37:
         Tooltip = Tooltip_UseOnHealthPanel,
         Tooltip = Tooltip_UseOnHealthPanel,
</nowiki>
</nowiki>
 
== See Also ==
[[First_Aid|General First Aid]]


{{Navbox/Consumables}}
{{Navbox/Consumables}}

Revision as of 02:00, 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,

See Also

General First Aid

Template:Navbox/Consumables