Comb: Difference between revisions

From PZwiki
m (fixed container links)
m (fix in code section)
Line 13: Line 13:
== Code ==
== Code ==
  <nowiki>
  <nowiki>
item Comb
item Comb
item Comb
Weight = 0.2,
Weight = 0.2,

Revision as of 10:34, 10 May 2018

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