Box of Sparklers

From PZwiki
Revision as of 06:40, 4 August 2018 by Vaileasys (talk | contribs)
Box of Sparklers
Box of Sparklers
General
Category Item
Encumbrance
Heavy Load
0.1
Function Crafting
Technical details
Base ID Base.Sparklers

A box of sparklers is an item used in crafting electricals.

Usage

A box of sparklers is only used as a crafting component in electrical items.

Crafting

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

Distribution

Can be found in counters.

Code

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

	item Sparklers
		Weight		= 0.2,
		Type		= Normal,
		DisplayName	= Box of Sparklers,
		Icon		= Sparklers,

See also