1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Add Aromatic Mist.

I'm not going to bother sorting it in; all the IDs are about to change
anyway when we get the few remaining internal IDs on the spreadsheet.
This commit is contained in:
Lynn "Zhorken" Vaughan 2013-11-02 19:56:07 -04:00
parent a6bb5bec83
commit ba368bec2c
2 changed files with 2 additions and 0 deletions
pokedex/data/csv

View file

@ -3400,6 +3400,7 @@ move_id,local_language_id,name
604,9,Trick-or-Treat
605,9,Venom Drench
606,9,Water Shuriken
607,9,Aromatic Mist
10001,1,ダークラッシュ
10001,5,Charge Noire
10001,6,Cryptoschlag

1 move_id local_language_id name
3400 604 9 Trick-or-Treat
3401 605 9 Venom Drench
3402 606 9 Water Shuriken
3403 607 9 Aromatic Mist
3404 10001 1 ダークラッシュ
3405 10001 5 Charge Noire
3406 10001 6 Cryptoschlag