Pipe

From PZwiki
Revision as of 06:41, 4 August 2018 by Vaileasys (talk | contribs)

Pipe
Pipe
Pipe
General
Category Item
Encumbrance
Heavy Load
0.3
Function Crafting
Technical details
Base ID Base.Pipe
PlushSpiffo.pngThis article is about the pipe used to make a Pipe Bomb. For the pipe used in Metalworking, see [[Metal Pipe]].

A pipe is an item used in crafting electrical items.

Usage

A pipe is only used as a crafting component in electrical items.

Crafting

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

Distribution

Can be found in sheds, garages, counters in an electrician's house, or trunk of an electrician's vehicle.

Code

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

	item Pipe
		Weight		= 0.3,
		Type		= Normal,
		DisplayName	= Pipe,
		Icon		= Pipe,

See also