Doorknob

From PZwiki
Revision as of 12:50, 22 July 2018 by Vaileasys (talk | contribs) (adjustments to layout. Added new infobox and header)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Doorknob
Doorknob
General
Category Item
Encumbrance
Heavy Load
0.5
Function Crafting
Technical details
Base ID Base.Doorknob

A doorknob is an item used in carpentry.

Usage

The only purpose of the doorknob is to craft doors and drawers.

If the player uses the doorknob from a door they have the key to, crafting a new door can also be locked/unlocked with the same key.

Crafting

Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

It is found mainly in the hardware store, but a destroyed door will always yield a doorknob, along with some planks and some door hinges.

Code

From items.txt (Project Zomboid directory/media/scripts/) Retrieved: Build 39.67.5

	item Doorknob
		Weight		= 0.5,
		Type		= Normal,
		DisplayName	= Doorknob,
		Icon		= DoorKnob,
		MetalValue 	= 10,

See also

Template:Navbox/Construction