Orre Colosseum: Allow Deoxys formes (#11811)

This commit is contained in:
André Bastos Dias 2026-03-09 18:21:04 +00:00 committed by GitHub
parent 8d87bb5a9c
commit e5c7fe52ed
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,11 +0,0 @@
export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormatsDataTable = {
deoxysattack: {
isNonstandard: "Past",
},
deoxysdefense: {
isNonstandard: "Past",
},
deoxysspeed: {
isNonstandard: "Past",
},
};