mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 19:33:10 +00:00
fix: typo in earth eater, and forgot tablets of ruin
This commit is contained in:
parent
6359607a6e
commit
ad44a6efac
1 changed files with 13 additions and 12 deletions
|
@ -284,18 +284,19 @@ id,identifier,generation_id,is_main_series
|
|||
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
|
||||
286,tablets-of-ruin,9,1
|
||||
287,beads-of-ruin,9,1
|
||||
288,orichalcum-pulse,9,1
|
||||
289,hadron-engine,9,1
|
||||
290,opportunist,9,1
|
||||
291,cud-chew,9,1
|
||||
292,sharpness,9,1
|
||||
293,supreme-overlord,9,1
|
||||
294,costar,9,1
|
||||
295,toxic-debris,9,1
|
||||
296,armor-tail,9,1
|
||||
297,earth-eater,9,1
|
||||
298,mycelium-might,9,1
|
||||
10001,mountaineer,5,0
|
||||
10002,wave-rider,5,0
|
||||
10003,skater,5,0
|
||||
|
|
|
Loading…
Reference in a new issue