Earrings

From PZwiki
Revision as of 21:04, 19 July 2019 by SimonC4 (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
Earrings
Earrings
General
Category Item
Encumbrance
Heavy Load
0.1
Function None
Technical details
Base ID Base.Earrings

Earrings are currently a useless item, and often considered as junk.

Usage

Earrings are a jewelry item and have no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

Earrings can be found on corpses, in purses and in some stores.

Code

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

	item Earrings
		Weight			= 0.1,
		Type			= Normal,
		DisplayName		= Earrings,
		Icon			= Earrings,
		MetalValue		= 25,

See also