Skip to content

Commit 40b44b0

Browse files
authored
1 parent 4e63558 commit 40b44b0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

config/formats.ts

+2-2
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
110110
ruleset: ['Little Cup', 'Standard'],
111111
banlist: [
112112
'Aipom', 'Basculin-White-Striped', 'Cutiefly', 'Diglett-Base', 'Dunsparce', 'Duraludon', 'Flittle', 'Gastly', 'Girafarig', 'Gligar',
113-
'Meditite', 'Misdreavus', 'Murkrow', 'Porygon', 'Qwilfish-Hisui', 'Rufflet', 'Scraggy', 'Scyther', 'Sneasel', 'Sneasel-Hisui',
113+
'Magby', 'Meditite', 'Misdreavus', 'Murkrow', 'Porygon', 'Qwilfish-Hisui', 'Rufflet', 'Scraggy', 'Scyther', 'Sneasel', 'Sneasel-Hisui',
114114
'Snivy', 'Stantler', 'Voltorb-Hisui', 'Vulpix', 'Vulpix-Alola', 'Yanma', 'Moody', 'Heat Rock', 'Baton Pass', 'Sticky Web',
115115
],
116116
},
@@ -323,7 +323,7 @@ export const Formats: import('../sim/dex-formats').FormatList = [
323323
ruleset: ['[Gen 9] LC'],
324324
banlist: [
325325
'Bulbasaur', 'Chinchou', 'Diglett-Alola', 'Drifloon', 'Elekid', 'Foongus', 'Glimmet', 'Gothita', 'Grookey', 'Growlithe-Hisui', 'Houndour',
326-
'Magby', 'Mareanie', 'Mienfoo', 'Minccino', 'Mudbray', 'Pawniard', 'Sandshrew-Alola', 'Shellder', 'Shellos', 'Snover', 'Stunky', 'Timburr',
326+
'Mareanie', 'Mienfoo', 'Minccino', 'Mudbray', 'Pawniard', 'Sandshrew-Alola', 'Shellder', 'Shellos', 'Snover', 'Stunky', 'Timburr',
327327
'Tinkatink', 'Toedscool', 'Torchic', 'Vullaby', 'Wingull', 'Zorua-Hisui',
328328
],
329329
},

0 commit comments

Comments
 (0)