Unusable Metal

From PZwiki
Revision as of 07:57, 7 August 2018 by Vaileasys (talk | contribs) (Created page with "{{languages|Unusable Metal}} {{header|The Game World|Items|type=Construction|version=Version 40|incver=5}}{{Infobox normal |display_name=Unusable Metal |name_colour=Constructi...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The Game WorldItemsUnusable Metal
Unusable Metal
Unusable Metal
General
Category Item
Encumbrance
Heavy Load
1.5
Technical details
Base ID Base.UnusableMetal

Unusable metal is an item obtained through metalworking.

Usage

Unusable metal is a useless bi-product currently serving no function.

Distribution

Unusable metal does not spawn in the world naturally, however can be produced as a bi-product when dismantling some metal appliances, such as metal doors and dumpsters.

Code

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

	item UnusableMetal
		Weight		= 0.4,
		Type		= Normal,
		DisplayName	= Unusable Metal,
		Icon		= UnsableMetal,

See also