mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-10 14:14:17 +00:00
Add past type entries for Rotom forms
They were all Electric-Ghost type prior to Generation V
This commit is contained in:
parent
5dce336fd3
commit
734d69d9d6
1 changed files with 10 additions and 0 deletions
|
@ -25,3 +25,13 @@ pokemon_id,generation_id,type_id,slot
|
|||
468,5,3,2
|
||||
546,5,12,1
|
||||
547,5,12,1
|
||||
10008,4,13,1
|
||||
10008,4,8,2
|
||||
10009,4,13,1
|
||||
10009,4,8,2
|
||||
10010,4,13,1
|
||||
10010,4,8,2
|
||||
10011,4,13,1
|
||||
10011,4,8,2
|
||||
10012,4,13,1
|
||||
10012,4,8,2
|
||||
|
|
|
Loading…
Reference in a new issue