Skip to content

Commit 243ca8b

Browse files
Ubers UU: Ban Zacian (smogon#10969)
* Ubers UU: Ban Zacian * Appease linter
1 parent f6ccab5 commit 243ca8b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/formats.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -290,7 +290,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
290290
'Flutter Mane', 'Giratina-Origin', 'Glimmora', 'Gliscor', 'Grimmsnarl', 'Groudon', 'Ho-Oh', 'Kingambit', 'Koraidon', 'Kyogre', 'Kyurem-Black', 'Landorus-Therian',
291291
'Lunala', 'Mewtwo', 'Miraidon', 'Necrozma-Dusk-Mane', 'Rayquaza', 'Ribombee', 'Skeledirge', 'Ting-Lu', 'Zacian-Crowned',
292292
// Ubers UUBL + Lunala, Arceus-Ghost, Arceus-Water
293-
'Arceus-Dragon', 'Arceus-Fire', 'Arceus-Flying', 'Arceus-Steel', 'Necrozma-Dawn-Wings', 'Shaymin-Sky', 'Zekrom',
293+
'Arceus-Dragon', 'Arceus-Fire', 'Arceus-Flying', 'Arceus-Steel', 'Necrozma-Dawn-Wings', 'Shaymin-Sky', 'Zacian', 'Zekrom',
294294
],
295295
},
296296
{

0 commit comments

Comments
 (0)