Key Ring

From PZwiki
Revision as of 08:39, 27 March 2015 by Vl (talk | contribs) (ver31.9-)
(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.


Door KeyKey1.pngKey2.pngKey3.pngKey4.pngKey5.png Padlock Key KeyPadlock1.png

Code

item KeyRing
    {
        Weight	=	0,
        Type	=	Container,
        DisplayName	=	Key Ring,
        Icon	=	KeyRing,
        Capacity	=	1,
        OnlyAcceptCategory = Key,
    }

History

Alpha
Ver31.9 -

See Also