Mirror

From PZwiki
Revision as of 21:34, 6 September 2021 by Gendalf (talk | contribs)
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

Decorative

Needed to apply makeup.

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