Black and White setup!

This commit is contained in:
Eevee 2010-09-08 20:36:26 -07:00
parent 497c3aa0f0
commit a2d3b9ab34
7 changed files with 8 additions and 0 deletions

View File

@ -3,3 +3,4 @@ id,main_region_id,canonical_pokedex_id,name
2,2,7,Generation II
3,3,4,Generation III
4,4,6,Generation IV
5,5,8,Generation V

1 id main_region_id canonical_pokedex_id name
3 2 2 7 Generation II
4 3 3 4 Generation III
5 4 4 6 Generation IV
6 5 5 8 Generation V

View File

@ -9,3 +9,4 @@ pokedex_id,version_group_id
5,8
6,9
7,10
8,11

1 pokedex_id version_group_id
9 5 8
10 6 9
11 7 10
12 8 11

View File

@ -6,3 +6,4 @@ id,region_id,name,description
5,4,Original Sinnoh,Diamond/Pearl Sinnoh dex
6,4,Extended Sinnoh,Platinum Sinnoh dex—an extended version of Diamond and Pearl's
7,2,Updated Johto,"HeartGold/SoulSilver Johto dex—Gold/Silver/Crystal's, extended to add move-based Generation IV evolutions"
8,5,Isshu,Black/White Isshu dex

1 id region_id name description
6 5 4 Original Sinnoh Diamond/Pearl Sinnoh dex
7 6 4 Extended Sinnoh Platinum Sinnoh dex—an extended version of Diamond and Pearl's
8 7 2 Updated Johto HeartGold/SoulSilver Johto dex—Gold/Silver/Crystal's, extended to add move-based Generation IV evolutions
9 8 5 Isshu Black/White Isshu dex

View File

@ -3,3 +3,4 @@ id,name
2,Johto
3,Hoenn
4,Sinnoh
5,Isshu

1 id name
3 2 Johto
4 3 Hoenn
5 4 Sinnoh
6 5 Isshu

View File

@ -12,3 +12,4 @@ version_group_id,region_id
9,4
10,1
10,2
11,5

1 version_group_id region_id
12 9 4
13 10 1
14 10 2
15 11 5

View File

@ -9,3 +9,4 @@ id,generation_id
8,4
9,4
10,4
11,5

1 id generation_id
9 8 4
10 9 4
11 10 4
12 11 5

View File

@ -15,3 +15,5 @@ id,version_group_id,name
14,9,Platinum
15,10,HeartGold
16,10,SoulSilver
17,11,Black
18,11,White

1 id version_group_id name
15 14 9 Platinum
16 15 10 HeartGold
17 16 10 SoulSilver
18 17 11 Black
19 18 11 White