2
0
Fork 0
mirror of https://github.com/PokeAPI/pokeapi synced 2025-02-18 21:48:31 +00:00

Added Ursaluna abilities

This commit is contained in:
bigjra441 2022-09-15 10:53:52 -04:00
parent 42b93a5ef7
commit b7873bb279

View file

@ -2148,6 +2148,9 @@ pokemon_id,ability_id,is_hidden,slot
900,68,0,1
900,125,0,2
900,80,1,3
901,62,0,1
901,171,0,2
901,127,1,3
902,155,0,1
902,91,0,2
902,104,1,3

1 pokemon_id ability_id is_hidden slot
2148 900 68 0 1
2149 900 125 0 2
2150 900 80 1 3
2151 901 62 0 1
2152 901 171 0 2
2153 901 127 1 3
2154 902 155 0 1
2155 902 91 0 2
2156 902 104 1 3