Skip to content

Commit 0d12126

Browse files
committed
fix: use only valid characters for identifier for koraidon/miraidon's pokeball
1 parent 3ad79eb commit 0d12126

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

data/v2/csv/items.csv

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1614,8 +1614,8 @@ id,identifier,category_id,cost,fling_power,fling_effect_id
16141614
1664,legend-plate,17,0,,
16151615
1665,rotom-phone,20,0,,
16161616
1666,sandwich,20,0,,
1617-
1667,koraidon’s-poké-ball,20,0,,
1618-
1668,miraidon’s-poké-ball,20,0,,
1617+
1667,koraidons-poke-ball,20,0,,
1618+
1668,miraidons-poke-ball,20,0,,
16191619
1669,tera-orb,20,0,,
16201620
1670,scarlet-book,20,0,,
16211621
1671,violet-book,20,0,,

0 commit comments

Comments
 (0)