Lipstick: Difference between revisions

From PZwiki
(Added Model)
m (Remove reupload)
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{Header|The Game World|Items|version=Version 41|incver=66}}
{{Header|The Game World|Items|version=Version 41|incver=66}}
{{Reupload}}<!--Needs model image in infobox-->
{{Infobox item
{{Infobox item
| display_name = Lipstick
| display_name = Lipstick

Revision as of 05:33, 8 January 2024

Lipstick
Lipstick Model.png
General
Category
Appearance
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
None
Technical
Item ID
Base.Lipstick

Lipstick, is an appearance item, used to modify character looks by applying lipstick to their in-game model.

Usage

Eyes makeup can be used by the player while in the vicinity of a mirror or when having a mirror in inventory, 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