Lamp: Difference between revisions

From PZwiki
m (category & header updates)
m (Category Project: Household)
Line 1: Line 1:
{{Languages}}
{{Languages}}
{{Header/sandbox2|Project Zomboid|Items}}
{{Header/sandbox2|Project Zomboid|Items|Miscellaneous items|Household items}}
{{page version|41.78.16}}
{{page version|41.78.16}}
{{Obsolete|build 41|Lighting#Lamps|item=true}}
{{Obsolete|build 41|Lighting#Lamps|item=true}}

Revision as of 06:32, 27 January 2024

Template:Header/sandbox2

UI Tick.png
This page has been revised for the current stable version (41.78.16).
Help by adding any missing content. [edit]
BoxSmall.png
This item 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