Drawer: Difference between revisions

From PZwiki
mNo edit summary
mNo edit summary
Line 1: Line 1:
{{languages|Drawer}}
{{languages|Drawer}}
{{header|The Game World|Items|type=Construction|version=Version 39|incver=67.5}}{{Infobox normal
{{header|The Game World|Items|type=Construction|version=Version 41|incver=39}}{{Infobox normal
|display_name = Drawer
|display_name = Drawer
|name_colour = Construction
|name_colour = Construction

Revision as of 17:29, 14 July 2020

Drawer
Drawer
General
Category Item
Encumbrance
Heavy Load
3
Function Crafting
Technical details
Base ID Base.Drawer

A drawer is an item used in Carpentry

Usage

Only used in the crafting of a table with drawer.

Crafting

Drawers are made from a plank, a set of nails, and a doorknob. Template:Crafting table header |- |
| | | ||
||
||
||
||
||
||
||
||
||
||
|- |
| | | ||
||
||
||
||
||
||
||
||
||
||
Template:Crafting table footer

Distribution

Drawers are only obtainable through crafting and therefore cannot be found throughout the world.

Code

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

	item Drawer
		Weight		= 3,
		Type		= Normal,
		DisplayName	= Drawer,
		Icon		= Drawer,

See also

Template:Navbox/Construction