mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-06-02 22:08:36 -05:00
* [Gen 3] FRLG OU * Fix linter errors * Update with requested changes * More requested updates * Update bans * Unban Silk Scarf * Fix linter errors * Get rid of whitespace * ModdedLearnsetDataTable * Remove unnecessary Smeargle ban * Get rid of Baton Pass + Spider Web ban * Change Primeape tier from NFE to OU * Change tier of Articuno, Zapdos, and Moltres to OU * Change tiers from LC to OU for several Pokémon * Change tier of Farfetch'd and Heracross to OU * Change tiers from LC to OU for multiple Pokémon * Change Chansey tier from NFE to OU * Add lightball item with unobtainable status * Add brightpowder and scopelens as unobtainable items * Update formats.ts --------- Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
4 lines
71 B
TypeScript
4 lines
71 B
TypeScript
export const Scripts: ModdedBattleScriptsData = {
|
|
inherit: 'gen3',
|
|
};
|