Perfume

From PZwiki
Revision as of 23:12, 6 July 2019 by SimonC4 (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Perfume
Perfume
General
Category Item
Encumbrance
Heavy Load
0.1
Function None
Technical details
Base ID Base.Perfume

Perfume is currently a useless item, and often considered as junk.

Usage

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

Distribution

Perfume can be found in bathrooms, desks and purses.

Code

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

	item Perfume
		Weight			= 0.1,
		Type			= Normal,
		DisplayName		= Perfume,
		Icon			= Perfume1,

See also