Add ORAS move methods

This allows comparing Pokemon using ORAS version as reference.
This commit is contained in:
Konrad Borowski 2015-08-23 18:29:17 +02:00
parent 1c1f65f198
commit d467a45354

View file

@ -64,3 +64,9 @@ version_group_id,pokemon_move_method_id
15,4
15,6
15,10
16,1
16,2
16,3
16,4
16,6
16,10

1 version_group_id pokemon_move_method_id
64 15 4
65 15 6
66 15 10
67 16 1
68 16 2
69 16 3
70 16 4
71 16 6
72 16 10