Lamp

From PZwiki
Revision as of 08:02, 23 July 2019 by SimonC4 (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Lamp
Lamp
General
Category Item
Encumbrance
Heavy Load
0.2
Function None
Technical details
Base ID Base.Lamp
PlushSpiffo.pngThis article is about the item found in stores. For the furniture item, see [[Lamps]].

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

Usage

This lamp has no use, being added purely for the purpose of clutter, creating more realism for the player when looting. There is another lamp which is found in houses which can be used as a light source.

Distribution

The lamp can be found in houseware and electrical stores.

Code

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

	item Lamp
		Weight			= 0.2,
		Type			= Normal,
		DisplayName		= Lamp,
		Icon			= Lamp,
		MetalValue		= 12,

See also