@@ -70,25 +70,27 @@ export const Reports = new class {
7070 UU : new Set ( [
7171 'baxcalibur' , 'blaziken' , 'ceruledge' , 'espathra' , 'garchomp' , 'garganacl' ,
7272 'hoopaunbound' , 'ironboulder' , 'ironhands' , 'kommoo' , 'latias' , 'moltresgalar' ,
73- 'okidogi' , 'pelipper' , 'quaquaval' , 'ursaluna' ,
73+ 'okidogi' , 'pelipper' , 'polteageist' , ' quaquaval' , 'rillaboom ', 'ursaluna' ,
7474 ] ) ,
7575 RU : new Set ( [
7676 'blastoise' , 'comfey' , 'enamorustherian' , 'hawlucha' , 'haxorus' , 'hoopaunbound' ,
77- 'hydreigon' , 'ironjugulis' , 'ironleaves' , 'manaphy' , 'moltresgalar' , 'polteageist' ,
78- 'thundurus' , 'thundurustherian' , 'yanmega' , 'zarude' ,
77+ 'hydreigon' , 'ironjugulis' , 'ironleaves' , 'manaphy' , 'moltresgalar' ,
78+ 'polteageist' , 'oricoriopompom' , 'thundurus' , 'thundurustherian' , 'yanmega' ,
79+ 'zarude' , 'zoroarkhisui' ,
7980 ] ) ,
8081 NU : new Set ( [
81- 'armarouge' , 'cloyster' , 'cresselia' , 'deoxysdefense' , 'feraligatr' , 'gallade' ,
82- 'gyarados' , 'ironthorns' , 'lilliganthisui' , 'lucario' , 'lycanrocdusk' , 'mew' ,
83- 'necrozma' , 'oricoriopompom' , 'regidrago' , 'suicune' ,
82+ 'armarouge' , 'cetitan' , 'cloyster' , 'cresselia' , 'deoxysdefense' , 'feraligatr' ,
83+ 'gallade' , 'gyarados' , 'ironthorns' , 'lilliganthisui' , 'lucario' , 'lycanrocdusk' ,
84+ 'mew' , 'mienshao' , 'necrozma' , 'oricoriopompom' , 'oricoriosensu' , 'regidrago' ,
85+ 'suicune' ,
8486 ] ) ,
8587 PU : new Set ( [
86- 'drednaw' , 'duraludon' , 'flamigo' , 'indeedee' , 'inteleon' , 'oricoriopompom ',
87- 'raikou' , 'scyther' ,
88+ 'dragalge' , ' drednaw', 'duraludon' , 'flamigo' , 'indeedee' , 'inteleon' ,
89+ 'oricoriopompom' , ' raikou', 'scyther' , 'torterra ',
8890 ] ) ,
8991 ZU : new Set ( [
9092 'alcremie' , 'articunogalar' , 'bruxish' , 'delphox' , 'dudunsparce' , 'electrodehisui' ,
91- 'emboar' , 'hariyama' , 'kingdra' , 'tornadus' , 'uxie' ,
93+ 'emboar' , 'hariyama' , 'kingdra' , 'oricoriosensu' , ' tornadus', 'uxie' ,
9294 ] ) ,
9395 } ;
9496
0 commit comments