mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-25 15:40:31 -05:00
SS LC: Unban Vullaby (#10418)
* SS LC: Unban Vullaby https://www.smogon.com/forums/threads/ss-lc-vullaby.3746447/page-2#post-10185057 * Update formats-data.ts * Update data/mods/gen8/formats-data.ts --------- Co-authored-by: Kris Johnson <11083252+KrisXV@users.noreply.github.com>
This commit is contained in:
parent
f7ad7c1b8a
commit
6a54c2f39e
|
|
@ -3453,7 +3453,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
|
|||
ruleset: ['Little Cup', 'Standard', 'Dynamax Clause'],
|
||||
banlist: [
|
||||
'Corsola-Galar', 'Cutiefly', 'Drifloon', 'Gastly', 'Gothita', 'Magby', 'Rufflet', 'Scraggy', 'Scyther', 'Sneasel', 'Swirlix',
|
||||
'Tangela', 'Vullaby', 'Vulpix-Alola', 'Woobat', 'Zigzagoon-Base', 'Chlorophyll', 'Moody', 'Baton Pass', 'Sticky Web',
|
||||
'Tangela', 'Vulpix-Alola', 'Woobat', 'Zigzagoon-Base', 'Chlorophyll', 'Moody', 'Baton Pass', 'Sticky Web',
|
||||
],
|
||||
},
|
||||
{
|
||||
|
|
|
|||
|
|
@ -3570,8 +3570,7 @@ export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormat
|
|||
tier: "Illegal",
|
||||
},
|
||||
vullaby: {
|
||||
tier: "NFE",
|
||||
natDexTier: "LC",
|
||||
tier: "LC",
|
||||
},
|
||||
mandibuzz: {
|
||||
tier: "UU",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user