Combination Padlock: Difference between revisions

From PZwiki
m (Added Key Ring, minor cleanup)
mNo edit summary
Line 9: Line 9:
|weight=0.2
|weight=0.2
|primary_use='''TODO'''
|primary_use='''TODO'''
|class_name=CombinationPadlock
|class_name=Base.CombinationPadlock
}}
}}



Revision as of 18:09, 14 January 2022

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

Template:Navbox/Tools