Pipe

From PZwiki
Revision as of 16:28, 3 August 2018 by Vaileasys (talk | contribs) (Created page with "{{languages|Pipe}} {{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=5}}{{Infobox normal |display_name = Pipe |name_colour = El...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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