Lipstick

From PZwiki
Revision as of 07:14, 11 August 2020 by StendGold (talk | contribs) (→‎Usage)
Lipstick
Lipstick
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID Base.Lipstick

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

Usage

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

With build 41.39 it has an actual function. With the use of a mirror, lipstick can be applied in different colors and can be seen on the player.

Distribution

Lipstick can be found in bathrooms, desks, purses and vehicles.

Code

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

	item Lipstick
		Weight			= 0.2,
		Type			= Normal,
		DisplayName		= Lipstick,
		Icon			= Lipstick,
		MetalValue		= 1,

See also