mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
item categories
This commit is contained in:
parent
67d9e8a9f9
commit
1cc1611da3
3 changed files with 527 additions and 521 deletions
|
@ -46,3 +46,6 @@ id,pocket_id,identifier
|
|||
46,8,z-crystals
|
||||
47,1,species-candies
|
||||
48,5,catching-bonus
|
||||
49,1,dynamax-crystals
|
||||
50,2,nature-mints
|
||||
51,1,curry-ingredients
|
||||
|
|
|
|
@ -46,3 +46,6 @@ item_category_id,local_language_id,name
|
|||
46,9,Z-Crystals
|
||||
47,9,Species candies
|
||||
48,9,Catching bonus
|
||||
49,9,Dynamax crystals
|
||||
50,9,Nature mints
|
||||
51,9,Curry ingredients
|
||||
|
|
|
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue