Razor: Difference between revisions

From PZwiki
(Update to version 40.43)
Line 11: Line 11:


==Usage==
==Usage==
A razor has no use, being added purely for the purpose of clutter, creating more realism for the {{T|player}} when looting. Facial hair cannot be shaved with this item.
A razor can modify the type of beard of the {{T|player}}


==Distribution==
==Distribution==

Revision as of 02:55, 28 December 2019

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