mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-26 13:20:26 +00:00
fix: add ninth gen abilities
This commit is contained in:
parent
1b6e35791d
commit
6359607a6e
1 changed files with 30 additions and 0 deletions
|
@ -266,6 +266,36 @@ id,identifier,generation_id,is_main_series
|
||||||
265,grim-neigh,8,1
|
265,grim-neigh,8,1
|
||||||
266,as-one-glastrier,8,1
|
266,as-one-glastrier,8,1
|
||||||
267,as-one-spectrier,8,1
|
267,as-one-spectrier,8,1
|
||||||
|
268,lingering-aroma,9,1
|
||||||
|
269,seed-sower,9,1
|
||||||
|
270,thermal-exchange,9,1
|
||||||
|
271,anger-shell,9,1
|
||||||
|
272,purifying-salt,9,1
|
||||||
|
273,well-baked-body,9,1
|
||||||
|
274,wind-rider,9,1
|
||||||
|
275,guard-dog,9,1
|
||||||
|
276,rocky-payload,9,1
|
||||||
|
277,wind-power,9,1
|
||||||
|
278,zero-to-hero,9,1
|
||||||
|
279,commander,9,1
|
||||||
|
280,electromorphosis,9,1
|
||||||
|
281,protosynthesis,9,1
|
||||||
|
282,quark-drive,9,1
|
||||||
|
283,good-as-gold,9,1
|
||||||
|
284,vessel-of-ruin,9,1
|
||||||
|
285,sword-of-ruin,9,1
|
||||||
|
286,beads-of-ruin,9,1
|
||||||
|
287,orichalcum-pulse,9,1
|
||||||
|
288,hadron-engine,9,1
|
||||||
|
289,opportunist,9,1
|
||||||
|
290,cud-chew,9,1
|
||||||
|
291,sharpness,9,1
|
||||||
|
292,supreme-overlord,9,1
|
||||||
|
293,costar,9,1
|
||||||
|
294,toxic-debris,9,1
|
||||||
|
295,armor-tail,9,1
|
||||||
|
296,earth-eather,9,1
|
||||||
|
297,mycelium-might,9,1
|
||||||
10001,mountaineer,5,0
|
10001,mountaineer,5,0
|
||||||
10002,wave-rider,5,0
|
10002,wave-rider,5,0
|
||||||
10003,skater,5,0
|
10003,skater,5,0
|
||||||
|
|
|
Loading…
Reference in a new issue