diff --git a/config/formats.js b/config/formats.js index abf5e198d8..259779e1cc 100644 --- a/config/formats.js +++ b/config/formats.js @@ -720,6 +720,16 @@ exports.Formats = [ debug: true, ruleset: [] }, + { + name: "[Gen 3] OU (beta)", + section: "Past Generations", + + mod: 'gen3', + ruleset: ['Pokemon', 'Standard'], + banlist: ['Uber'], + + column: 2 + }, { name: "[Gen 3] Hackmons", section: "Past Generations",