Pipe

From PZwiki
Revision as of 10:58, 1 June 2019 by Vaileasys (talk | contribs)

Redirect page
Pipe

Redirect to:

BoxSmall.png
This feature has been removed from the game.
It has been replaced by something else.
Pipe
Pipe
General
Category Item
Encumbrance
Heavy Load
0.3
Function Crafting
Technical details
Base ID Base.Pipe
This item has been merged with metal tube since the release of build 40, and is now called 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