@@ -69,8 +69,9 @@ export const Reports = new class {
6969 BL : { [ tier in Tier ] ?: Set < string > } = {
7070 UU : new Set ( [
7171 'baxcalibur' , 'blaziken' , 'ceruledge' , 'espathra' , 'garchomp' , 'garganacl' ,
72- 'hoopaunbound' , 'ironboulder' , 'ironhands' , 'kommoo' , 'latias' , 'moltresgalar' ,
73- 'okidogi' , 'pelipper' , 'polteageist' , 'quaquaval' , 'rillaboom' , 'ursaluna' ,
72+ 'hoopaunbound' , 'ironboulder' , 'ironhands' , 'kommoo' , 'latias' , 'meowscarada' ,
73+ 'moltresgalar' , 'okidogi' , 'pelipper' , 'polteageist' , 'quaquaval' , 'rillaboom' ,
74+ 'ursaluna' ,
7475 ] ) ,
7576 RU : new Set ( [
7677 'blastoise' , 'comfey' , 'enamorustherian' , 'hawlucha' , 'haxorus' , 'hoopaunbound' ,
@@ -81,8 +82,8 @@ export const Reports = new class {
8182 NU : new Set ( [
8283 'armarouge' , 'cetitan' , 'cloyster' , 'cresselia' , 'deoxysdefense' , 'feraligatr' ,
8384 'gallade' , 'gyarados' , 'ironthorns' , 'lilliganthisui' , 'lucario' , 'lycanrocdusk' ,
84- 'mew' , 'mienshao' , 'necrozma' , 'oricoriopompom' , 'oricoriosensu' , 'regidrago ' ,
85- 'suicune' ,
85+ 'mew' , 'mienshao' , 'necrozma' , 'oricoriopompom' , 'oricoriosensu' , 'porygonz ' ,
86+ 'regidrago' , ' suicune',
8687 ] ) ,
8788 PU : new Set ( [
8889 'dragalge' , 'drednaw' , 'duraludon' , 'flamigo' , 'indeedee' , 'inteleon' ,
0 commit comments