mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Revert "Renamed de-accented item names in the db."
Somehow that worked.. backwards, and removed the accents. This reverts commit 204a43b3b15946a64b971966706fba713065b7ea.
This commit is contained in:
parent
69ffe01a46
commit
25577a3397
1 changed files with 3 additions and 3 deletions
|
@ -2,7 +2,7 @@ id,name
|
|||
1,Master Ball
|
||||
2,Ultra Ball
|
||||
3,Great Ball
|
||||
4,Poke Ball
|
||||
4,Poké Ball
|
||||
5,Safari Ball
|
||||
6,Net Ball
|
||||
7,Dive Ball
|
||||
|
@ -61,7 +61,7 @@ id,name
|
|||
60,X Accuracy
|
||||
61,X Special
|
||||
62,X Sp. Def
|
||||
63,Poke Doll
|
||||
63,Poké Doll
|
||||
64,Fluffy Tail
|
||||
65,Blue Flute
|
||||
66,Yellow Flute
|
||||
|
@ -406,7 +406,7 @@ id,name
|
|||
405,Explorer Kit
|
||||
406,Loot Sack
|
||||
407,Rule Book
|
||||
408,Poke Radar
|
||||
408,Poké Radar
|
||||
409,Point Card
|
||||
410,Journal
|
||||
411,Seal Case
|
||||
|
|
|
Loading…
Reference in a new issue