Razor: Difference between revisions

From PZwiki
m (200px)
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|version=Version 41|incver=78.16}}{{Infobox normal
{{Languages}}{{Header|The Game World|Items|version=Version 41|incver=78.16}}{{Infobox item
|display_name=Razor
|display_name=Razor
|name_colour=
|name_colour=
|name_text_colour=
|name_text_colour=
|image=Model Razor.png
|model=Model Razor.png
|image_width=200px
|model_width=200px
|alternate_image=Razor.png
|icon=Razor.png
|altername_name=Razor
|altername_name=Razor
|weight=0.2
|weight=0.2

Revision as of 06:07, 23 September 2023

Razor
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
Shave hair or beard
Technical
Item 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