diff --git a/data/tags.ts b/data/tags.ts index 0931da69d0..2485291d18 100644 --- a/data/tags.ts +++ b/data/tags.ts @@ -196,8 +196,8 @@ export const Tags: {[id: string]: TagData} = { name: "ND UUBL", speciesFilter: species => [ 'Aerodactyl-Mega', 'Azumarill', 'Blacephalon', 'Diancie-Mega', 'Gallade-Mega', 'Gardevoir-Mega', 'Gengar', 'Gyarados', 'Hawlucha', - 'Heracross-Mega', 'Hydreigon', 'Latias', 'Latias-Mega', 'Latios', 'Latios-Mega', 'Manaphy', 'Pinsir-Mega', 'Slowbro-Mega', 'Thundurus', - 'Thundurus-Therian', 'Venusaur-Mega', 'Xurkitree', 'Zapdos-Galar', + 'Heracross-Mega', 'Hoopa-Unbound', 'Hydreigon', 'Latias', 'Latias-Mega', 'Latios', 'Latios-Mega', 'Manaphy', 'Pinsir-Mega', 'Slowbro-Mega', + 'Thundurus', 'Thundurus-Therian', 'Venusaur-Mega', 'Xurkitree', 'Zapdos-Galar', ].includes(species.name), },