Combination Padlock

From PZwiki
Revision as of 23:27, 5 April 2023 by Faalagorn (talk | contribs) (Cleanup)
Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.
Combination Padlock
Combination Padlock
General
Category Item
Encumbrance
Heavy Load
0.2
Function TODO
Technical details
Base ID Base.CombinationPadlock


Code

From newitems.txt (Project Zomboid directory/media/scripts/)

Retrieved: Build 41.50

	item CombinationPadlock
		Weight		= 0.2,
		Type		= Key,
		DisplayName	= Combination Padlock,
		Icon		= PadlockDigital,
		DigitalPadlock	= TRUE,
		MetalValue	= 15,
		Tooltip		= Tooltip_Padlock,

See also