diff --git a/config/formats.ts b/config/formats.ts index 5722ad61c759..add27032fa9f 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -501,7 +501,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [ { name: "[Gen 9] Pokemoves", desc: `Put a Pokémon's name in a moveslot to turn them into a move. The move has 8 PP, 100% accuracy, and a category and Base Power matching their highest attacking stat. Use /pokemove for more info.`, - mod: 'gen9', + mod: 'pokemoves', ruleset: ['Standard OMs', 'Sleep Moves Clause', 'Terastal Clause', 'Evasion Abilities Clause', 'Evasion Items Clause'], banlist: [ 'Arceus', 'Annihilape', 'Calyrex-Ice', 'Calyrex-Shadow', 'Chi-Yu', 'Chien-Pao', 'Darkrai', 'Deoxys-Base', 'Deoxys-Attack', 'Dialga', 'Dialga-Origin',