Mattress

From PZwiki
Revision as of 15:36, 7 March 2019 by Vaileasys (talk | contribs)


Mattress
Mattress
General
Category Item
Encumbrance
Heavy Load
8.0
Function Make bed
Technical details
Ingredients 1 × Needle
5 × Thread
5 × Pillow
5 × Sheet
Base ID Base.Mattress

A mattress is an item used in carpentry.

Usage

A mattress is required to make a bed.

Crafting

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

Distribution

Currently, the only way to obtain a mattress is through crafting.

Code

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

	item Mattress
		Weight		= 8,
		Type		= Normal,
		DisplayName	= Mattress,
		Icon		= Mattress,

See also