mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-06-02 22:08:36 -05:00
NFE: Don't inherit from OU (#6183)
This commit is contained in:
parent
37600b7094
commit
10c99877e9
|
|
@ -118,8 +118,8 @@ let Formats = [
|
|||
],
|
||||
|
||||
mod: 'gen8',
|
||||
ruleset: ['[Gen 8] OU', 'NFE Clause'],
|
||||
banlist: ['Doublade', 'Rhydon', 'Type: Null', 'Shadow Tag'],
|
||||
ruleset: ['Obtainable', 'NFE Clause', 'Standard', 'Team Preview'],
|
||||
banlist: ['Doublade', 'Rhydon', 'Type: Null', 'Shadow Tag', 'Baton Pass'],
|
||||
minSourceGen: 8,
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user