Gen 3 UU: Update bans, remove NFE clause

This commit is contained in:
Kris Johnson 2022-06-22 18:06:20 -06:00
parent a284cb25e8
commit 8dbb7dcbb4

View File

@ -3633,9 +3633,8 @@ export const Formats: FormatList = [
mod: 'gen3',
searchShow: false,
ruleset: ['Standard', 'NFE Clause'],
banlist: ['Uber', 'OU', 'UUBL', 'Smeargle + Ingrain', 'Baton Pass'],
unbanlist: ['Scyther'],
ruleset: ['Standard'],
banlist: ['Uber', 'OU', 'UUBL', 'Smeargle + Ingrain', 'Arena Trap', 'Bright Powder', 'Lax Incense', 'Baton Pass', 'Swagger'],
},
{
name: "[Gen 3] NU",
@ -3645,9 +3644,8 @@ export const Formats: FormatList = [
mod: 'gen3',
searchShow: false,
ruleset: ['[Gen 3] UU', '!NFE Clause'],
banlist: ['UU'],
unbanlist: ['Baton Pass'],
ruleset: ['Standard'],
banlist: ['Uber', 'OU', 'UUBL', 'UU', 'Smeargle + Ingrain'],
},
{
name: "[Gen 3] Doubles OU",