mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
The S.S. Ticket and Magma Stone are no longer unused.
This commit is contained in:
parent
1cd419b19a
commit
33f227d4cd
2 changed files with 8 additions and 4 deletions
pokedex/data/csv
|
@ -431,9 +431,9 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
|
|||
430,lunar-wing,20,0,,
|
||||
431,member-card,20,0,,
|
||||
432,azure-flute,20,0,,
|
||||
433,ss-ticket,23,0,,
|
||||
433,ss-ticket,22,0,,
|
||||
434,contest-pass,21,0,,
|
||||
435,magma-stone,23,0,,
|
||||
435,magma-stone,22,0,,
|
||||
436,parcel,22,0,,
|
||||
437,coupon-1,22,0,,
|
||||
438,coupon-2,22,0,,
|
||||
|
|
|
Loading…
Add table
Add a link
Reference in a new issue