Razor: Difference between revisions

From PZwiki
m (added model)
Line 1: Line 1:
{{languages|Razor}}
{{languages}}
{{header|The Game World|Items|version=Version 40|incver=43}}{{Infobox normal
{{header|The Game World|Items|version=Version 40|incver=43}}{{Infobox normal
| display_name = Razor
| display_name = Razor
| name_colour =  
| name_colour =  
| name_text_colour =  
| name_text_colour =  
| image = Razor.png
| image = Model_Razor.png
| image_width = 120px
| image_width = 200px
| alternate_image = Razor.png
| altername_name = Razor
| weight = 0.2
| weight = 0.2
| function = ''None''
| function = ''None''

Revision as of 14:15, 30 July 2021

Razor
Razor
Razor.png
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