diff --git a/config/formats.ts b/config/formats.ts index 6c5557f8e2..b68742ea93 100644 --- a/config/formats.ts +++ b/config/formats.ts @@ -878,10 +878,10 @@ export const Formats: import('../sim/dex-formats').FormatList = [ ], }, { - name: "[Gen 7] Pure Hackmons", + name: "[Gen 6] Pure Hackmons", desc: `Anything that can be hacked in-game and is usable in local battles is allowed.`, - mod: 'gen7', - ruleset: ['-Nonexistent', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause'], + mod: 'gen6', + ruleset: ['-Nonexistent', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause', 'EV limit = 510'], }, // Challengeable OMs @@ -2902,11 +2902,11 @@ export const Formats: import('../sim/dex-formats').FormatList = [ ], }, { - name: "[Gen 6] Pure Hackmons", + name: "[Gen 7] Pure Hackmons", desc: `Anything that can be hacked in-game and is usable in local battles is allowed.`, - mod: 'gen6', + mod: 'gen7', searchShow: false, - ruleset: ['-Nonexistent', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause', 'EV limit = 510'], + ruleset: ['-Nonexistent', 'Team Preview', 'HP Percentage Mod', 'Cancel Mod', 'Endless Battle Clause'], }, // Temporary Tour Metas