1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Update pokemon.csv

This commit is contained in:
Karlis S 2019-12-29 13:18:37 +02:00 committed by GitHub
parent 3bf9221ec5
commit 1b8d45d0a1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -963,3 +963,5 @@ id,identifier,species_id,height,weight,base_experience,order,is_default
10155,necrozma-dusk,800,38,4600,306,954,0
10156,necrozma-dawn,800,42,3500,306,955,0
10157,necrozma-ultra,800,75,2300,339,956,0
10158,meltan,808,2,80,135,957,1
10159,melmetal,809,25,8000,270,958,1

1 id identifier species_id height weight base_experience order is_default
963 10155 necrozma-dusk 800 38 4600 306 954 0
964 10156 necrozma-dawn 800 42 3500 306 955 0
965 10157 necrozma-ultra 800 75 2300 339 956 0
966 10158 meltan 808 2 80 135 957 1
967 10159 melmetal 809 25 8000 270 958 1