Lipstick

From PZwiki
Revision as of 06:08, 23 September 2023 by VaileasysBot (talk | contribs) (β†’β€Žtop: Replace "Infobox_normal" with "Infobox_item")
Lipstick
General
Category
Appearance
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
None
Technical
Item ID
Base.Lipstick

Lipstick currently applies a cosmetic change to the player.

Usage

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