Lamp

From PZwiki
Revision as of 19:16, 13 January 2024 by Faalagorn (talk | contribs) (It's removed, clarified that)
BoxSmall.png
This feature has been removed from the game in build 41.
It has been replaced by Lighting.
Lamp
General
Encumbrance
Moodle Icon HeavyLoad.png
0.2
Function
None
Technical
Item ID
Base.Lamp
PlushSpiffo.pngThis article is about the item found in stores. For the furniture item, see Lighting.

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

Usage

This lamp had no use, being added purely for the purpose of clutter, creating more realism for the player when looting. It was replaced by findable movable items in build 41.

Distribution

The lamp could 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