Mirror

From PZwiki
Revision as of 08:14, 23 July 2019 by SimonC4 (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Mirror
Mirror
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID Base.Mirror

A mirror is currently a useless item, and often considered as junk.

Usage

A mirror has no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

Mirrors can be found in bathrooms and some stores.

Code

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

	item Mirror
		Weight			= 0.2,
		Type			= Normal,
		DisplayName		= Mirror,
		Icon			= Mirror,
		MetalValue		= 2,

See also