mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Give Colosseum Normal Deoxys instead of Speed, too.
I'm not so sure about XD anymore, but I'm surer about this one.
This commit is contained in:
parent
119bfcbf33
commit
e74d5e28bd
1 changed files with 12 additions and 12 deletions
|
@ -197139,6 +197139,18 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
386,11,490,4,0,
|
||||
386,11,496,4,0,
|
||||
386,11,502,4,0,
|
||||
386,12,35,1,1,2
|
||||
386,12,43,1,1,1
|
||||
386,12,63,1,50,
|
||||
386,12,94,1,25,
|
||||
386,12,100,1,10,
|
||||
386,12,101,1,5,
|
||||
386,12,105,1,40,
|
||||
386,12,228,1,20,
|
||||
386,12,282,1,15,
|
||||
386,12,289,1,30,
|
||||
386,12,322,1,35,
|
||||
386,12,354,1,45,
|
||||
386,13,34,3,0,
|
||||
386,13,35,1,1,2
|
||||
386,13,38,3,0,
|
||||
|
@ -247235,18 +247247,6 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
|||
652,11,490,4,0,
|
||||
652,11,496,4,0,
|
||||
652,11,502,4,0,
|
||||
652,12,35,1,1,2
|
||||
652,12,43,1,1,1
|
||||
652,12,94,1,25,
|
||||
652,12,97,1,35,
|
||||
652,12,101,1,5,
|
||||
652,12,104,1,10,
|
||||
652,12,105,1,40,
|
||||
652,12,129,1,30,
|
||||
652,12,228,1,20,
|
||||
652,12,245,1,50,
|
||||
652,12,282,1,15,
|
||||
652,12,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