From d3eb99c54752a12eb460a3753db9ef900de25466 Mon Sep 17 00:00:00 2001 From: Shriansh Chari <30420527+shrianshChari@users.noreply.github.com> Date: Wed, 12 Mar 2025 11:14:30 -0700 Subject: [PATCH] UUBL: Add Quaquaval --- stats/src/reports.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stats/src/reports.ts b/stats/src/reports.ts index 05cabb4..224f9f3 100644 --- a/stats/src/reports.ts +++ b/stats/src/reports.ts @@ -70,7 +70,7 @@ export const Reports = new class { UU: new Set([ 'baxcalibur', 'blaziken', 'ceruledge', 'espathra', 'garchomp', 'garganacl', 'hoopaunbound', 'ironboulder', 'ironhands', 'kommoo', 'latias', 'moltresgalar', - 'okidogi', 'pelipper', 'ursaluna', + 'okidogi', 'pelipper', 'quaquaval', 'ursaluna', ]), RU: new Set([ 'blastoise', 'comfey', 'enamorustherian', 'hawlucha', 'haxorus', 'hoopaunbound',