Tissue

From PZwiki

Template:Items Tissue can be equipped to mute sneezes and coughs that are caused by staying out in the rain. Each time a sound is muted, the tissue deteriorates. After the tissue is sufficiently deteriorated, the player will have to use a new tissue.

Code

item Tissue
{
  Type = Drainable,
  DisplayName = Tissue,
  Icon = Tissue,
  Weight = 0.1,
  UseWhileEquipped = false,
}

History

Alpha
RC 2.9 Added to the game.

See Also

Template:Navbox/Consumables