Lipstick: Difference between revisions

From PZwiki
(Improvements)
(Added Model)
Line 6: Line 6:
| name_colour =  
| name_colour =  
| name_text_colour =  
| name_text_colour =  
| model = Lipstick.png
| model = Lipstick_Model.png
| icon=Lipstick.png
| icon_name=Lipstick
| model_width = 128px
| model_width = 128px
| category = Appearance
| category = Appearance

Revision as of 05:33, 8 January 2024

Frame.png
This article contains outdated/low-quality images.
Please help the PZwiki by uploading an improved/updated version of the image(s) found on this page.
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