mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Add missing gen.3 tutors (found by Eric the Espeon)
Glalie:Defense Curl in Emerald Gengar:Double-Edge in Emerald & FRLG (confirmed by Moo) Glalie:Rollout in Emerald
This commit is contained in:
parent
10ce391098
commit
f764a90439
1 changed files with 4 additions and 0 deletions
|
@ -42888,6 +42888,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
94,6,9,3,0,
|
94,6,9,3,0,
|
||||||
94,6,25,3,0,
|
94,6,25,3,0,
|
||||||
94,6,34,3,0,
|
94,6,34,3,0,
|
||||||
|
94,6,38,3,0,
|
||||||
94,6,63,4,0,
|
94,6,63,4,0,
|
||||||
94,6,68,3,0,
|
94,6,68,3,0,
|
||||||
94,6,69,3,0,
|
94,6,69,3,0,
|
||||||
|
@ -42943,6 +42944,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
94,7,5,3,0,
|
94,7,5,3,0,
|
||||||
94,7,25,3,0,
|
94,7,25,3,0,
|
||||||
94,7,34,3,0,
|
94,7,34,3,0,
|
||||||
|
94,7,38,3,0,
|
||||||
94,7,63,4,0,
|
94,7,63,4,0,
|
||||||
94,7,68,3,0,
|
94,7,68,3,0,
|
||||||
94,7,69,3,0,
|
94,7,69,3,0,
|
||||||
|
@ -154462,6 +154464,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
362,6,104,1,1,3
|
362,6,104,1,1,3
|
||||||
362,6,104,1,7,
|
362,6,104,1,7,
|
||||||
362,6,104,4,0,
|
362,6,104,4,0,
|
||||||
|
362,6,111,3,0,
|
||||||
362,6,113,4,0,
|
362,6,113,4,0,
|
||||||
362,6,148,4,0,
|
362,6,148,4,0,
|
||||||
362,6,153,3,0,
|
362,6,153,3,0,
|
||||||
|
@ -154474,6 +154477,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order
|
||||||
362,6,196,1,16,
|
362,6,196,1,16,
|
||||||
362,6,196,3,0,
|
362,6,196,3,0,
|
||||||
362,6,203,3,0,
|
362,6,203,3,0,
|
||||||
|
362,6,205,3,0,
|
||||||
362,6,207,3,0,
|
362,6,207,3,0,
|
||||||
362,6,213,4,0,
|
362,6,213,4,0,
|
||||||
362,6,214,3,0,
|
362,6,214,3,0,
|
||||||
|
|
Can't render this file because it is too large.
|
Loading…
Reference in a new issue