Combination Padlock: Difference between revisions

From PZwiki
(Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = PadlockDigital.png |weight = 0.2 }} == Code == <nowiki>item CombinationPadlock { Weight = 0.2, Type = Key, Displ...")
 
m (Added Navbox/Tools (Also Navbox/Consumables is commented out?))
Line 32: Line 32:
{{Navbox/Consumables}}
{{Navbox/Consumables}}
-->
-->
{{Navbox/Tools}}

Revision as of 05:00, 8 April 2021

Notebook.png
This article may need more content.
Editors are encouraged to add new material to the page while expanding upon current topics.


Code

item CombinationPadlock
	{
		Weight	=	0.2,
		Type	=	Key,
		DisplayName	=	Combination Padlock,
		Icon	=	PadlockDigital,
        DigitalPadlock =   TRUE,
	}

History

Alpha
Ver31.9 -

See Also


Template:Navbox/Tools