Locket: Difference between revisions

From PZwiki
m (Minor cleanup)
m (→‎top: Replace "Infobox_normal" with "Infobox_item")
Line 1: Line 1:
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}{{Infobox normal
{{Languages}}{{Header|The Game World|Items|version=Version 40|incver=43}}{{Infobox item
| display_name = Locket
| display_name = Locket
| name_colour =  
| name_colour =  
| name_text_colour =  
| name_text_colour =  
| image = Locket.png
| model = Locket.png
| image_width = 128px
| model_width = 128px
| weight = 0.5
| weight = 0.5
| function = ''None''
| function = ''None''

Revision as of 06:07, 23 September 2023

Locket
General
Encumbrance
Moodle Icon HeavyLoad.png
0.5
Function
None
Technical
Item ID
Base.Locket

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

Usage

A locket is a jewelry item and has no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

A locket can be found on corpses, in purses and in some stores.

Code

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

	item Locket
		Weight			= 0.5,
		Type			= Normal,
		DisplayName		= Locket,
		Icon			= Locket,
		MetalValue		= 10,

See also