Tissue: Difference between revisions

From PZwiki
mNo edit summary
No edit summary
Line 15: Line 15:
UseWhileEquipped = false,
UseWhileEquipped = false,
}</nowiki>
}</nowiki>
== History ==
{| class="wikitable" width="550" style="text-align:center;"
|-
! Alpha || 
|-
| RC 2.9 || Added to the game.
|}
==See Also==
* [[Moodles]]


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

Revision as of 19:26, 31 May 2013

Template:Items Tissue can be equipped to mute sneezes and coughs that are caused by staying 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