Chameleon
    Preparing search index...

    Interface Collectibles

    interface Collectibles {
        nameplate?: Nameplate;
    }
    Index

    Properties

    Properties

    nameplate?: Nameplate