Comb: Difference between revisions

From PZwiki
No edit summary
mNo edit summary
Line 2: Line 2:
{{items
{{items
|image = Comb.png
|image = Comb.png
|weight = 0.5
|weight = 0.2
}}
}}
'''Comb''' was first implemented into the game RC2.9 and is found on corpses or in bathrooms. The comb currently has no in-game purpose.
'''Comb''' was first implemented into the game RC2.9 and is found on corpses or in bathrooms. The comb currently has no in-game purpose.

Revision as of 10:33, 31 July 2013

Template:Items Comb was first implemented into the game RC2.9 and is found on corpses or in bathrooms. The comb currently has no in-game purpose.

History

Alpha
RC 2.9 Added to the game.

Code

item Comb
{
Weight	=	0.2,
		Type	=	Normal,
		DisplayName	=	Comb,
		Icon	=	Comb,
}