Razor

From PZwiki
Revision as of 02:55, 28 December 2019 by Bolarec619 (talk | contribs) (→‎Usage)
Razor
Razor
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID Base.Razor

A razor is currently a useless item, and often considered as junk.

Usage

A razor can modify the type of beard of the player

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