Comb: Difference between revisions

From PZwiki
m (fix in code section)
m (clean up, replaced: wikitable → pztable)
Line 22: Line 22:


== History ==
== History ==
{| class="wikitable" width="550" style="text-align:center;"
{| class="pztable" width="550" style="text-align:center;"
|-
|-
! colspan="2" | Alpha   
! colspan="2" | Alpha   
Line 30: Line 30:




==See Also==
==See also==
*[[Hairspray]]
*[[Hairspray]]
*[[Scissors]]
*[[Scissors]]
*[[Items#Misc|Other Miscellaneous Items]]
*[[Items#Misc|Other Miscellaneous Items]]

Revision as of 15:45, 11 May 2019

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