Razor

From PZwiki
Revision as of 20:15, 18 June 2023 by Faalagorn (talk | contribs) (200px)
Razor
Razor
Razor.png
General
Category Item
Encumbrance
Heavy Load
0.2
Function Shave hair or beard
Technical details
Base ID Base.Razor

Razor can modify the type of beard of the player or used to shave hair. In all cases to modify beard or shaving hair, razor can be replaced by Scissors.

Distribution

Razors are most often found in medicine cabinets and bathroom counters, though they very rarely spawn as loot on the corpses of zombies.

Code

From newitems.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 40.43

	item Razor
		Weight			= 0.2,
		Type			= Normal,
		DisplayName		= Razor,
		Icon			= Razor,
		MetalValue		= 5,

See also