Add versions for OR/AS.

Updates #141.
This commit is contained in:
Andrew Ekstedt 2015-05-31 12:25:45 -07:00
parent 93988d966c
commit c4f1741a79
4 changed files with 10 additions and 0 deletions

View file

@ -15,3 +15,4 @@ version_group_id,region_id
11,5
14,5
15,6
16,3

1 version_group_id region_id
15 11 5
16 14 5
17 15 6
18 16 3

View file

@ -14,3 +14,4 @@ id,identifier,generation_id,order
13,xd,3,8
14,black-2-white-2,5,14
15,x-y,6,15
16,omega-ruby-alpha-sapphire,6,16

1 id identifier generation_id order
14 13 xd 3 8
15 14 black-2-white-2 5 14
16 15 x-y 6 15
17 16 omega-ruby-alpha-sapphire 6 16

View file

@ -71,3 +71,9 @@ version_id,local_language_id,name
24,1,Y
24,6,Y
24,9,Y
25,1,オメガルビー
25,6,Omega Rubin
25,9,Omega Ruby
26,1,アルファサファイア
26,6,Alpha Siphir
26,9,Alpha Sapphire

1 version_id local_language_id name
71 24 1 Y
72 24 6 Y
73 24 9 Y
74 25 1 オメガルビー
75 25 6 Omega Rubin
76 25 9 Omega Ruby
77 26 1 アルファサファイア
78 26 6 Alpha Siphir
79 26 9 Alpha Sapphire

View file

@ -23,3 +23,5 @@ id,version_group_id,identifier
22,14,white-2
23,15,x
24,15,y
25,16,omega-ruby
26,16,alpha-sapphire

1 id version_group_id identifier
23 22 14 white-2
24 23 15 x
25 24 15 y
26 25 16 omega-ruby
27 26 16 alpha-sapphire