Add past type entries for Rotom forms

They were all Electric-Ghost type prior to Generation V
This commit is contained in:
Julian Lawrance 2019-11-30 23:03:00 +00:00
parent 5dce336fd3
commit 734d69d9d6

View file

@ -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

1 pokemon_id generation_id type_id slot
25 468 5 3 2
26 546 5 12 1
27 547 5 12 1
28 10008 4 13 1
29 10008 4 8 2
30 10009 4 13 1
31 10009 4 8 2
32 10010 4 13 1
33 10010 4 8 2
34 10011 4 13 1
35 10011 4 8 2
36 10012 4 13 1
37 10012 4 8 2