mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-06-02 22:08:36 -05:00
Merge pull request #490 from MaikeruS/patch-4
Update OU for Gengarite ban
This commit is contained in:
commit
a5a20aa859
|
|
@ -12,7 +12,7 @@ exports.Formats = [
|
|||
|
||||
ruleset: ['Pokemon', 'Standard', 'Team Preview'],
|
||||
noPokebank: true,
|
||||
banlist: ['Uber', 'Soul Dew']
|
||||
banlist: ['Uber', 'Soul Dew', 'Gengarite']
|
||||
},
|
||||
{
|
||||
name: "Ubers (beta)",
|
||||
|
|
@ -80,7 +80,7 @@ exports.Formats = [
|
|||
section: "XY Singles",
|
||||
|
||||
ruleset: ['Pokemon', 'Standard Pokebank', 'Team Preview'],
|
||||
banlist: ['Uber', 'Soul Dew']
|
||||
banlist: ['Uber', 'Soul Dew', 'Gengarite']
|
||||
},
|
||||
{
|
||||
name: "Pokebank Ubers (beta)",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user