Combination Padlock

From PZwiki
Revision as of 07: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)
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
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