mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-26 10:48:53 -05:00
Update ZU-legal Pokemon
This commit is contained in:
parent
dab9f570f1
commit
88f8140d04
|
|
@ -208,7 +208,7 @@ export const Formats: FormatList = [
|
|||
|
||||
mod: 'gen8',
|
||||
ruleset: ['[Gen 8] PU'],
|
||||
banlist: ['PU', 'Grapploct', 'Ludicolo', 'Lycanroc-Midnight', 'Musharna', 'Thwackey'],
|
||||
banlist: ['PU', 'Ludicolo', 'Thwackey'],
|
||||
},
|
||||
{
|
||||
name: "[Gen 8] CAP",
|
||||
|
|
|
|||
|
|
@ -3997,7 +3997,7 @@ export const FormatsData: {[k: string]: SpeciesFormatsData} = {
|
|||
randomBattleLevel: 88,
|
||||
randomDoubleBattleMoves: ["closecombat", "headcharge", "lashout", "protect", "wildcharge"],
|
||||
randomDoubleBattleLevel: 86,
|
||||
tier: "PU",
|
||||
tier: "(PU)",
|
||||
doublesTier: "(DUU)",
|
||||
},
|
||||
rufflet: {
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user