Alcohol Cotton Balls: Difference between revisions

From PZwiki
Alcohol Cotton Balls
m (added merge notice)
m (clean up, replaced: wikitable → pztabe)
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]] -> [[{{PAGENAME}}]]   </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 12: Line 12:
}}
}}


Alcohol Cotton Balls are created by dousing regular [[Cotton_Balls|cotton balls]] with Alcohol or medical disinfectant; to clean and disinfect them. <br>
Alcohol Cotton Balls are created by dousing regular [[Cotton Balls|cotton balls]] with Alcohol or medical disinfectant; to clean and disinfect them. <br>
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.
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==
==Crafting==
{| class="wikitable sortable" style="text-align:center;"  
{| class="pztabe sortable" style="text-align:center;"  
|-  
|-  
! class="unsortable" | Output
! class="unsortable" | Output
Line 37: Line 37:
         Tooltip = Tooltip_UseOnHealthPanel,
         Tooltip = Tooltip_UseOnHealthPanel,
</nowiki>
</nowiki>
== See Also ==
== See also ==
[[First_Aid|General First Aid]]
[[First Aid|General First Aid]]


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

Revision as of 15:36, 11 May 2019


Page Updated @ Version: 34.28
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