mirror of
https://github.com/smogon/pokemon-showdown.git
synced 2026-04-25 07:22:09 -05:00
Mark other Genesect formes as unreleased in DLC1
This commit is contained in:
parent
c8dfed19db
commit
2db0a1fdb2
|
|
@ -407,6 +407,22 @@ export const FormatsData: {[k: string]: ModdedSpeciesFormatsData} = {
|
|||
isNonstandard: "Unobtainable",
|
||||
tier: "Unreleased",
|
||||
},
|
||||
genesectburn: {
|
||||
isNonstandard: "Unobtainable",
|
||||
tier: "Unreleased",
|
||||
},
|
||||
genesectchill: {
|
||||
isNonstandard: "Unobtainable",
|
||||
tier: "Unreleased",
|
||||
},
|
||||
genesectdouse: {
|
||||
isNonstandard: "Unobtainable",
|
||||
tier: "Unreleased",
|
||||
},
|
||||
genesectshock: {
|
||||
isNonstandard: "Unobtainable",
|
||||
tier: "Unreleased",
|
||||
},
|
||||
tyrunt: {
|
||||
isNonstandard: "Unobtainable",
|
||||
tier: "Unreleased",
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user