Added icons and database rows for HG/SS. #32

This commit is contained in:
Eevee 2009-07-25 17:27:27 -07:00
parent 25baa7c4c0
commit 1b21c953fe
2 changed files with 3 additions and 0 deletions

View File

@ -8,3 +8,4 @@ id,generation_id
7,3
8,4
9,4
10,4

1 id generation_id
8 7 3
9 8 4
10 9 4
11 10 4

View File

@ -13,3 +13,5 @@ id,version_group_id,name
12,8,Diamond
13,8,Pearl
14,9,Platinum
15,10,Heart Gold
16,10,Soul Silver

1 id version_group_id name
13 12 8 Diamond
14 13 8 Pearl
15 14 9 Platinum
16 15 10 Heart Gold
17 16 10 Soul Silver