Pipe: Difference between revisions

From PZwiki
Pipe
mNo edit summary
(obsolete and redirect)
Line 1: Line 1:
#REDIRECT [[Metal Pipe]]
{{languages|Pipe}}
{{languages|Pipe}}
{{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=5}}{{Infobox normal
{{header|The Game World|Items|Electricity and Engineering|type=Electric|version=Version 40|incver=36}}{{Obsolete}}{{Infobox normal
|display_name = Pipe
|display_name = Pipe
|name_colour = Electric
|name_colour = Electric
Line 8: Line 9:
|primary_use = [[Crafting]]
|primary_use = [[Crafting]]
|class_name = Base.Pipe
|class_name = Base.Pipe
}}{{About|the pipe used to make a Pipe Bomb|the pipe used in Metalworking|[[Metal Tube]]}}
}}
:''This item has been merged with [[Metal Tube|metal tube]] since the release of [[build 40]], and is now called [[Metal Pipe|metal pipe]].<br><br>
A '''pipe''' is an [[item]] used in [[crafting]] [[electrical]] items.
A '''pipe''' is an [[item]] used in [[crafting]] [[electrical]] items.



Revision as of 05:41, 26 November 2018

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