mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Belatedly commit the new item categories I added.
This commit is contained in:
parent
e4528a1bf6
commit
65e983fdd2
2 changed files with 4 additions and 0 deletions
|
@ -41,3 +41,5 @@ id,pocket_id,identifier
|
|||
41,8,data-cards
|
||||
42,1,jewels
|
||||
43,7,miracle-shooter
|
||||
44,1,mega-stones
|
||||
10001,8,xy-unknown
|
||||
|
|
|
|
@ -41,3 +41,5 @@ item_category_id,local_language_id,name
|
|||
41,9,Data Cards
|
||||
42,9,Jewels
|
||||
43,9,Miracle Shooter
|
||||
44,9,Mega Stones
|
||||
10001,9,X/Y unknown
|
||||
|
|
|
Loading…
Reference in a new issue