Foundation Makeup

From PZwiki
Revision as of 02:53, 10 June 2021 by Taulow (talk | contribs) (Undo revision 52909 by Taulow (talk))
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 is currently a useless item, and often considered as junk.

Usage

Foundation makeup has no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

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

Code

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

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

See also