1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Add TMs (and fake HMs, ugh) for Colosseum & XD.

This commit is contained in:
Lynn "Zhorken" Vaughan 2013-03-17 02:04:33 -04:00
parent 1cee46f0c0
commit fb6076dba3
3 changed files with 18128 additions and 0 deletions

View file

@ -48,8 +48,10 @@ version_group_id,pokemon_move_method_id
11,6
11,10
12,1
12,4
13,1
13,3
13,4
14,1
14,2
14,3

1 version_group_id pokemon_move_method_id
48 11 6
49 11 10
50 12 1
51 12 4
52 13 1
53 13 3
54 13 4
55 14 1
56 14 2
57 14 3