Cotton Balls: Difference between revisions

From PZwiki
(Created page with "{{languages|Cotton Balls}} {{Items |image = CottonBalls.png |weight = ? }} Cotton Balls can be disinfected to prevent wound infection. This can be done by using the Cotton Ba...")
 
mNo edit summary
Line 2: Line 2:
{{Items
{{Items
|image = CottonBalls.png
|image = CottonBalls.png
|weight = ?
|weight = 0.1
}}
}}



Revision as of 20:37, 11 January 2015

Template:Items

Cotton Balls can be disinfected to prevent wound infection. This can be done by using the Cotton Balls with Bottle of Disinfectant.


Code

item CottonBalls
{
    Weight = 0.1,
    Type = Normal,
    DisplayName = Cotton Balls,
    Icon = CottonBalls,
}

Template:Navbox/Consumables