Lipstick

From PZwiki
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.

IWBUMS 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