Corkscrew

From PZwiki
Revision as of 00:24, 7 July 2019 by SimonC4 (talk | contribs) (Created page)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
The Game WorldItemsCorkscrew
Corkscrew
Corkscrew
General
Category Item
Encumbrance
Heavy Load
0.1
Function None
Technical details
Base ID Base.Corkscrew

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

Usage

The corkscrew has no use, being added purely for the purpose of clutter, creating more realism for the player when looting.

Distribution

Corkscrews can be found in kitchens and stores.

Code

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

	item Corkscrew
		Type			= Normal,
		DisplayName		= Corkscrew,
		Icon			= Corkscrew,
		Weight			= 0.1,
		MetalValue		= 5,

See also