Foundation Makeup

From PZwiki
Revision as of 06:28, 23 September 2023 by VaileasysBot (talk | contribs) (β†’β€Žtop: Replace "Infobox_normal" with "Infobox_item")
The Game WorldItemsFoundation Makeup
Foundation Makeup
General
Encumbrance
Moodle Icon HeavyLoad.png
0.1
Function
None
Technical
Item 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. 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