Unusable Metal: Difference between revisions

From PZwiki
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
m (→‎top: category project: "The Game World")
Line 1: Line 1:
{{languages|Unusable Metal}}
{{languages|Unusable Metal}}
{{header|The Game World|Items|type=Construction|version=Version 40|incver=5}}{{Infobox item
{{Header|Project Zomboid|Items|type=Construction|version=Version 40|incver=5}}{{Infobox item
|display_name=Unusable Metal
|display_name=Unusable Metal
|name_colour=Construction
|name_colour=Construction

Revision as of 11:01, 10 January 2024

Project ZomboidItemsUnusable Metal
Unusable Metal
UnusableMetal Model.png
General
Encumbrance
Moodle Icon HeavyLoad.png
1.5
Technical
Item ID
Base.UnusableMetal

Unusable metal is an item obtained through metalworking.

Usage

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

Distribution

Unusable metal does not spawn in the world naturally, however can be produced as a by-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