first commit
This commit is contained in:
@ -0,0 +1,4 @@
|
||||
{
|
||||
"pokemon": ["minior"],
|
||||
"features": ["core"]
|
||||
}
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"pokemon": ["tauros"],
|
||||
"features": ["paldean_breed"]
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"pokemon": ["sinistea", "polteageist"],
|
||||
"features": ["is_antique"]
|
||||
}
|
||||
|
@ -0,0 +1,4 @@
|
||||
{
|
||||
"pokemon": ["dudunsparce"],
|
||||
"features": ["threesegment"]
|
||||
}
|
@ -0,0 +1,5 @@
|
||||
{
|
||||
"pokemon": ["yamask"],
|
||||
"features": ["galarian"]
|
||||
}
|
||||
|
Reference in New Issue
Block a user