mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-03-21 17:25:10 -05:00
Orre Colosseum: Allow Deoxys formes (#11811)
This commit is contained in:
parent
8d87bb5a9c
commit
e5c7fe52ed
|
|
@ -1,11 +0,0 @@
|
|||
export const FormatsData: import('../../../sim/dex-species').ModdedSpeciesFormatsDataTable = {
|
||||
deoxysattack: {
|
||||
isNonstandard: "Past",
|
||||
},
|
||||
deoxysdefense: {
|
||||
isNonstandard: "Past",
|
||||
},
|
||||
deoxysspeed: {
|
||||
isNonstandard: "Past",
|
||||
},
|
||||
};
|
||||
Loading…
Reference in New Issue
Block a user