Combination Padlock

From PZwiki
Revision as of 08:40, 27 March 2015 by Vl (talk | contribs) (Created page with "{{languages}}{{Notice|Short}} {{Consumables |image = PadlockDigital.png |weight = 0.2 }} == Code == <nowiki>item CombinationPadlock { Weight = 0.2, Type = Key, Displ...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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