mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Give XD level-up moves for Normal Deoxys, not Speed.
I'm 90% sure this is correct.
This commit is contained in:
parent
833fedafe1
commit
12beb420d9
1 changed files with 12 additions and 12 deletions
|
@ -197140,15 +197140,27 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
386,11,496,4,0,
|
||||
386,11,502,4,0,
|
||||
386,13,34,3,0,
|
||||
386,13,35,1,1,2
|
||||
386,13,38,3,0,
|
||||
386,13,43,1,1,1
|
||||
386,13,63,1,50,
|
||||
386,13,69,3,0,
|
||||
386,13,86,3,0,
|
||||
386,13,94,1,25,
|
||||
386,13,100,1,10,
|
||||
386,13,101,1,5,
|
||||
386,13,102,3,0,
|
||||
386,13,105,1,40,
|
||||
386,13,138,3,0,
|
||||
386,13,164,3,0,
|
||||
386,13,171,3,0,
|
||||
386,13,196,3,0,
|
||||
386,13,207,3,0,
|
||||
386,13,228,1,20,
|
||||
386,13,282,1,15,
|
||||
386,13,289,1,30,
|
||||
386,13,322,1,35,
|
||||
386,13,354,1,45,
|
||||
386,14,7,3,0,
|
||||
386,14,8,3,0,
|
||||
386,14,9,3,0,
|
||||
|
@ -247235,18 +247247,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
652,12,245,1,50,
|
||||
652,12,282,1,15,
|
||||
652,12,354,1,45,
|
||||
652,13,35,1,1,2
|
||||
652,13,43,1,1,1
|
||||
652,13,94,1,25,
|
||||
652,13,97,1,35,
|
||||
652,13,101,1,5,
|
||||
652,13,104,1,10,
|
||||
652,13,105,1,40,
|
||||
652,13,129,1,30,
|
||||
652,13,228,1,20,
|
||||
652,13,245,1,50,
|
||||
652,13,282,1,15,
|
||||
652,13,354,1,45,
|
||||
652,14,7,3,0,
|
||||
652,14,8,3,0,
|
||||
652,14,9,3,0,
|
||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue