mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Added icons and database rows for HG/SS. #32
This commit is contained in:
parent
25baa7c4c0
commit
1b21c953fe
2 changed files with 3 additions and 0 deletions
|
@ -8,3 +8,4 @@ id,generation_id
|
|||
7,3
|
||||
8,4
|
||||
9,4
|
||||
10,4
|
||||
|
|
|
|
@ -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
|
||||
|
|
|
Loading…
Reference in a new issue