mirror of
https://github.com/kuroppoi/entralinked.git
synced 2026-04-26 08:37:37 -05:00
Add Shaymin sky forme data
This commit is contained in:
parent
875500d302
commit
eeb6048f54
|
|
@ -1 +1 @@
|
||||||
Subproject commit 04c697187af26c3b2d0ef9ee9cbe90234bd9862e
|
Subproject commit 9eebf41346ae3bc473df25a1e37acf325ced58c1
|
||||||
|
|
@ -505,7 +505,7 @@ const REGION_LIST = [];
|
||||||
{id: 489, name: "Phione", downloadable: true},
|
{id: 489, name: "Phione", downloadable: true},
|
||||||
{id: 490, name: "Manaphy", downloadable: true},
|
{id: 490, name: "Manaphy", downloadable: true},
|
||||||
{id: 491, name: "Darkrai", 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: [
|
{id: 493, name: "Arceus", downloadable: true, forms: [
|
||||||
"Normal", "Fighting", "Flying", "Poison", "Ground", "Rock", "Bug", "Ghost",
|
"Normal", "Fighting", "Flying", "Poison", "Ground", "Rock", "Bug", "Ghost",
|
||||||
"Steel", "Fire", "Water", "Grass", "Electric", "Psychic", "Ice", "Dragon", "Dark"]},
|
"Steel", "Fire", "Water", "Grass", "Electric", "Psychic", "Ice", "Dragon", "Dark"]},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user