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

Add unreleased moves.

I also changed Celebrate's effect to "unknown", which I meant to commit
separately but it got caught up in this one.  It has a unique effect ID,
and we don't know for sure that it does nothing.  Also, Splash's effect
(which it was sharing) says that the move is disabled by Gravity, which
isn't true of Celebrate.
This commit is contained in:
Lynn "Zhorken" Vaughan 2014-06-12 23:23:04 -04:00
parent 7286ba0254
commit dcb1aa2d60
7 changed files with 203 additions and 1 deletions
pokedex/data/csv

View file

@ -354,3 +354,4 @@ id
10004
10005
10006
10007

1 id
354 10004
355 10005
356 10006
357 10007