Lamp

From PZwiki
Revision as of 14:01, 21 January 2024 by Vaileasys (talk | contribs) (fixed infobox)
BoxSmall.png
This feature has been removed from the game in build 41.
It has been replaced by Lighting.
Lamp
Lamp.png
General
Category
Household
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 was 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