Add Shaymin sky forme data

This commit is contained in:
kuroppoi 2023-07-12 16:29:49 +02:00
parent 875500d302
commit eeb6048f54
2 changed files with 2 additions and 2 deletions

@ -1 +1 @@
Subproject commit 04c697187af26c3b2d0ef9ee9cbe90234bd9862e
Subproject commit 9eebf41346ae3bc473df25a1e37acf325ced58c1

View File

@ -505,7 +505,7 @@ const REGION_LIST = [];
{id: 489, name: "Phione", downloadable: true},
{id: 490, name: "Manaphy", downloadable: true},
{id: 491, name: "Darkrai", downloadable: true},
{id: 492, name: "Shaymin", downloadable: true},
{id: 492, name: "Shaymin", downloadable: true, forms: ["Land", "Sky"]},
{id: 493, name: "Arceus", downloadable: true, forms: [
"Normal", "Fighting", "Flying", "Poison", "Ground", "Rock", "Bug", "Ghost",
"Steel", "Fire", "Water", "Grass", "Electric", "Psychic", "Ice", "Dragon", "Dark"]},