Comb

From PZwiki
Revision as of 10:34, 10 May 2018 by Vaileasys (talk | contribs) (fix in code section)

Template:Items

The comb is an item in Project Zomboid. It was first implemented into the game at RC 2.9, and has no in-game use. It can be found in bathroom counters, medicine cabinets, hair salons and corpses.



Code

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


History

Alpha
RC 2.9 Added to the game.


See Also