Cold Pack

From PZwiki
Revision as of 17:41, 3 August 2018 by Vaileasys (talk | contribs) (Added header, new infobox, quote, code section and moved around information.)

Template:Infobox normal

Used in improvised defensive devices. Requires known recipe or Engineer profession.
— In-game tooltip.

A coldpack is an item used in crafting electrical items.

Usage

Coldpacks are used to create smoke bombs.

Note that coldpacks currently have no use in player health.

Crafting

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

Distribution

Coldpacks are common household items found in freezers.

Code

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

	item Coldpack
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Coldpack,
		Icon		= Coldpack,
		Tooltip		= Tooltip_ItemTraps,

See also