Pillow: Difference between revisions

From PZwiki
(adjustments to layout. Added new infobox and header)
mNo edit summary
Line 12: Line 12:


== Usage ==
== Usage ==
The only current use is to craft a [[mattress]].
The only current use is to [[#Crafting|craft]] a [[mattress]].
 
{{clear}}
== 'Til Death Us Do Part ==
== 'Til Death Us Do Part ==
:''For main article, see: [['Til Death Us Do Part]]''
{{Main|'Til Death Us Do Part}}{{Spoilers}}
Prior to the removal of [[NPC]]s post [[Version history#0.2.0r_RC2.5|0.2.0r]], the pillow could be used to smother [[Bob Smith|Bob's]] wife, [[Kate Smith|Kate]]. This was a way for the player to skip the [[tutorial]].
Prior to the removal of [[NPC]]s post [[Version history#0.2.0r_RC2.5|0.2.0r]], the pillow could be used to smother [[Bob Smith|Bob's]] wife, [[Kate Smith|Kate]]. This was a way for the player to skip the [[tutorial]].



Revision as of 17:42, 18 August 2018

Pillow
Pillow
General
Category Item
Encumbrance
Heavy Load
0.8
Function Make mattress
Smother Kate (0.2.0r)
Technical details
Base ID Base.Pillow

A pillow is an item used in Carpentry.

Usage

The only current use is to craft a mattress.

'Til Death Us Do Part

Main article: 'Til Death Us Do PartTemplate:Spoilers

Prior to the removal of NPCs post 0.2.0r, the pillow could be used to smother Bob's wife, Kate. This was a way for the player to skip the tutorial.

This feature is expected to return with the addition of NPCs.

Crafting

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

Distribution

Pillows can be found in wardrobes in bedrooms.

Code

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

	item Pillow
		Type		= Normal,
		DisplayName	= Pillow,
		Icon		= Pillow,
		Weight		= 0.8

See also