Cotton Balls

From PZwiki
Revision as of 20:20, 11 January 2015 by AlgorithmInFlux (talk | contribs) (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...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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