Foundation Makeup

From PZwiki
Revision as of 19:11, 27 February 2022 by Swans0n (talk | contribs) (Update article)
The Game WorldItemsFoundation Makeup
Foundation Makeup
Foundation Makeup
General
Category Item
Encumbrance
Heavy Load
0.1
Function None
Technical details
Base ID Base.MakeupFoundation

Foundation makeup currently applies a cosmetic change to the player.

Usage

With the use of a mirror, foundation makeup can be applied in different styles and can be seen on character. The player can remove this makeup by washing their body with water.

Distribution=

Foundation makeup can be found in bathrooms, desks, and purses.

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