Razor

From PZwiki
Revision as of 23:24, 19 July 2019 by SimonC4 (talk | contribs) (Update to version 40.43)
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 has no use, being added purely for the purpose of clutter, creating more realism for the player when looting. Facial hair cannot be shaved with this item.

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