Mirror: Difference between revisions

From PZwiki
(Created page)
 
No edit summary
Line 12: Line 12:


==Usage==
==Usage==
A mirror has no use, being added purely for the purpose of clutter, creating more realism for the {{T|player}} when looting.
===Decorative===
Needed to apply makeup.


==Distribution==
==Distribution==
Line 29: Line 30:


==See also==
==See also==
* [[Lipstick]]
* [[Foundation Makeup]]
* [[Eyes Makeup]]
* [[Frame]]
* [[Frame]]
* [[Lamp]]
* [[Lamp]]

Revision as of 21:34, 6 September 2021

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