Lamp: Difference between revisions

From PZwiki
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
m (→‎top: category project: "The Game World")
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}{{Infobox item
{{Languages}}{{Header|Project Zomboid|Items|version=Version 40|incver=43}}{{Infobox item
| display_name = Lamp
| display_name = Lamp
| name_colour =  
| name_colour =  

Revision as of 11:28, 9 January 2024

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 Tiles.

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