Unusable Metal: Difference between revisions

From PZwiki
(head blanked out. very useless. i revef)
Tag: Undo
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
Line 1: Line 1:
{{languages|Unusable Metal}}
{{languages|Unusable Metal}}
{{header|The Game World|Items|type=Construction|version=Version 40|incver=5}}{{Infobox normal
{{header|The Game World|Items|type=Construction|version=Version 40|incver=5}}{{Infobox item
|display_name=Unusable Metal
|display_name=Unusable Metal
|name_colour=Construction
|name_colour=Construction
|name_text_colour=Construction
|name_text_colour=Construction
|image=UnusableMetal_Model.png
|model=UnusableMetal_Model.png
|alternate_image=UnsableMetal.png
|icon=UnsableMetal.png
|alternate_name=Unusable Metal
|icon_name=Unusable Metal
|weight=1.5
|weight=1.5
|class_name=Base.UnusableMetal
|class_name=Base.UnusableMetal

Revision as of 06:24, 23 September 2023

The Game WorldItemsUnusable 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