Foundation Makeup: Difference between revisions

From PZwiki
m (Improvements)
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|version=Version 41|incver=66}}{{Infobox item
{{Languages}}
{{Header|The Game World|Items|version=Version 41|incver=66}}
{{Reupload}}<!--Needs model image in infobox-->
{{Infobox item
| display_name = Foundation Makeup
| display_name = Foundation Makeup
| name_colour =  
| name_colour =  
Line 8: Line 11:
| function = ''None''
| function = ''None''
| class_name = Base.MakeupFoundation
| class_name = Base.MakeupFoundation
}}'''Foundation makeup''' currently applies a cosmetic change to the player.
}}
'''Foundation makeup''', is an [[appearance]] item, used to modify character looks by applying makeup to their in-game model.


==Usage==
==Usage==
With the use of a mirror, foundation makeup can be applied in different styles and can be seen on character. Foundation makeup or washing the player's body can be used to remove the changes.
Eyes makeup can be used by the [[player]] while in the vicinity of a [[Mirrors|mirror]] or when having a [[mirror]] in [[inventory]], foundation makeup can be applied in different styles and can be seen on character. Foundation makeup or washing the player's body can be used to remove the changes.


==Distribution==
==Distribution==
Line 30: Line 34:
*[[Eyes Makeup]]
*[[Eyes Makeup]]
*[[Lipstick]]
*[[Lipstick]]
*[[Mirror]]

Revision as of 22:31, 6 January 2024

The Game WorldItemsFoundation Makeup
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.
Foundation Makeup
General
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
None
Technical
Item ID
Base.MakeupFoundation

Foundation makeup, is an appearance item, used to modify character looks by applying makeup 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, foundation makeup can be applied in different styles and can be seen on character. Foundation makeup or washing the player's body can be used to remove the changes.

Distribution

Foundation makeup can be found in bathrooms, desks, purses, and on the corpses of female zombies.

Code

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

	item MakeupFoundation
		Weight			= 0.1,
		Type			= Normal,
		DisplayName		= Foundation Makeup,
		Icon			= MakeupFoundation,

See also