Skip to content

Commit 35e33d8

Browse files
shrianshCharischeibo
authored andcommitted
Aug 17: Update banlists
1 parent b2ea680 commit 35e33d8

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

stats/src/reports.ts

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -76,22 +76,22 @@ export const Reports = new class {
7676
RU: new Set([
7777
'blastoise', 'comfey', 'enamorustherian', 'hawlucha', 'haxorus', 'hoopaunbound',
7878
'hydreigon', 'ironjugulis', 'ironleaves', 'manaphy', 'moltresgalar',
79-
'polteageist', 'oricoriopompom', 'thundurus', 'thundurustherian', 'yanmega',
80-
'zarude', 'zoroarkhisui',
79+
'polteageist', 'ogerpon', 'oricoriopompom', 'salamence', 'serperior',
80+
'thundurus', 'thundurustherian', 'yanmega', 'zarude', 'zoroarkhisui',
8181
]),
8282
NU: new Set([
8383
'armarouge', 'cetitan', 'cloyster', 'cresselia', 'deoxysdefense', 'feraligatr',
8484
'gallade', 'gyarados', 'ironthorns', 'lilliganthisui', 'lucario', 'lycanrocdusk',
85-
'mew', 'mienshao', 'necrozma', 'oricoriopompom', 'oricoriosensu', 'porygonz',
86-
'regidrago', 'suicune',
85+
'mew', 'mienshao', 'necrozma', 'oricoriopompom', 'oricoriosensu', 'politoed',
86+
'porygonz', 'regidrago', 'suicune',
8787
]),
8888
PU: new Set([
8989
'dragalge', 'drednaw', 'duraludon', 'flamigo', 'indeedee', 'inteleon',
9090
'oricoriopompom', 'raikou', 'scyther', 'torterra',
9191
]),
9292
ZU: new Set([
9393
'alcremie', 'articunogalar', 'bruxish', 'delphox', 'dudunsparce', 'electrodehisui',
94-
'emboar', 'hariyama', 'kingdra', 'oricoriosensu', 'tornadus', 'uxie',
94+
'emboar', 'hariyama', 'kingdra', 'oricoriosensu', 'porygon2', 'tornadus', 'uxie',
9595
]),
9696
};
9797

0 commit comments

Comments
 (0)