mirror of
https://github.com/PokeAPI/pokeapi
synced 2024-11-22 03:13:06 +00:00
Fix typo in Teal Mask item identifier
This commit is contained in:
parent
f4645353fc
commit
11283138a8
1 changed files with 1 additions and 1 deletions
|
@ -2049,7 +2049,7 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
|
|||
2099,yellow-dish,55,0,,
|
||||
2100,roto-stick,21,0,,
|
||||
2101,teal-style-card,21,0,,
|
||||
2102,teak-mask,20,0,,
|
||||
2102,teal-mask,20,0,,
|
||||
2103,glimmering-charm,21,0,,
|
||||
2104,cyrstal-cluster,20,0,,
|
||||
2105,fairy-feather,12,750,,
|
||||
|
|
|
Loading…
Reference in a new issue