Cotton Balls: Difference between revisions

From PZwiki
No edit summary
mNo edit summary
Line 1: Line 1:
{{languages|Cotton Balls}}
{{languages|Cotton Balls}}
{{Items
{{Items
|image = CottonBalls.png
|image = Cotton Balls.png
|weight = 0.1
|weight = 0.1
}}
}}

Revision as of 19:22, 15 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