Alcohol Cotton Balls: Difference between revisions

From PZwiki
Alcohol Cotton Balls
m (clean up, replaced: wikitable → pztabe)
m (clean up, replaced: pztabe → pztable)
Line 3: Line 3:
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
<div class="header" style="margin: 5px; align: right; background: #C3E4ED; padding: 13px; text-align: left; font-size: 100%; color:#000000; border: 1px solid #9AC0CD"> <!-- Code for Background Colour -->
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: right;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">    '''Page Updated @ Version: 34.28'''    </div><!-- Code for Version Tag at top -->
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The Game World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Medical Items|Medical Items]] -> [[Alcohol Cotton Balls]]   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->{{merge|Cotton Balls}}
<div style="float: left;background: #C3E4ED;border: 1px solid #9AC0CD; margin: -30pt -10.5pt">   '''Navigation''' - [[:Category:Main|Main Index]] -> [[:Category:The Game World|The Game World]] -> [[:Category:Items|Items]] -> [[:Category:Consumables|Consumables]] -> [[:Category:Medical Items|Medical Items]] -> '''Alcohol Cotton Balls'''   </div><!-- Code for Navigation Bar at top, special blank char's before '''Navigation''' to give space -->{{merge|Cotton Balls}}
{{Medical
{{Medical
|image = Cotton Balls.png
|image = Cotton Balls.png
Line 16: Line 16:


==Crafting==
==Crafting==
{| class="pztabe sortable" style="text-align:center;"  
{| class="pztable sortable" style="text-align:center;"  
|-  
|-  
! class="unsortable" | Output
! class="unsortable" | Output

Revision as of 15:41, 11 May 2019


Page Updated @ Version: 34.28
   Navigation - Main Index -> The Game World -> Items -> Consumables -> Medical Items -> Alcohol Cotton Balls   
Furniture Pickup.png
It has been suggested that this article be merged with Cotton Balls.

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