pokemon-rogue-battle
    Preparing search index...

    Interface BerryTranslationEntry

    interface BerryTranslationEntry {
        effect: string;
        name: string;
    }
    Index

    Properties

    Properties

    effect: string
    name: string