Wire

From PZwiki
Revision as of 05:40, 23 July 2018 by Vaileasys (talk | contribs) (adjustments to layout. Added new infobox and header)
WhiskeyHalf.png
This article may be in need of improvement.
Editors are encouraged to add any missing information to the article, while verifying that the article's current content is correct.

Template:Infobox drainableWire is an item used in crafting.

Usage

It is used to craft the cage trap and fishing net trap.

Crafting

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

Distribution

Found in toolsheds, garages, and warehouses.

Code

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

	item Wire
		Weight			= 0.2,
		Type			= Drainable,
		DisplayName		= Wire,
		Icon			= Wire,
		UseWhileEquipped	= FALSE,
		UseDelta		= 0.2,
		MetalValue		= 20,
		cantBeConsolided	= TRUE,

See also