mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fix names of evolution triggers
This commit is contained in:
parent
7767d546ac
commit
4a9a4bfc62
1 changed files with 2 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
|||
evolution_trigger_id,local_language_id,name
|
||||
1,9,Level_up
|
||||
1,9,Level up
|
||||
2,9,Trade
|
||||
3,9,Use_item
|
||||
3,9,Use item
|
||||
4,9,Shed
|
||||
|
|
|
Loading…
Reference in a new issue