Empty Tin Can: Difference between revisions

From PZwiki
(Standardized)
(Added image)
Line 5: Line 5:
|name_colour=Normal
|name_colour=Normal
|name_text_colour=Normal
|name_text_colour=Normal
|image=Image.png
|image=Emptycan.png
|image_width=120px
|image_width=120px
|weight=0.2
|weight=0.2

Revision as of 21:39, 9 June 2021

The Game WorldItemsEmpty Tin Can
Empty Tin Can
Empty Tin Can
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID TinCanEmpty

Empty tin cans are currently a useless item, and often considered as junk.

Usage

Empty tin cans have no use, being added purely for the purpose of clutter, creating more realism for the player. It can be obtained through fully eating a canned food item. The weight of the can is not dependent on the type of canned food it came from.

Distribution

Empty tin cans cannot be found through looting and can only be created by completely consuming a canned food item.

Code

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

	item TinCanEmpty
		Weight		= 0.2,
		Type		= Normal,
		DisplayName	= Empty Tin Can,
		Icon		= TinCanEmpty,
		MetalValue	= 20,
		StaticModel	= CanOpen,