mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Update the move changelog after that rerip.
I actually reripped all the D/P data, too, and compared them myself just to be sure, but those four were all there was. (The other move from the last commit was Poison Gas—we had its old accuracy right, remember.)
This commit is contained in:
parent
cb5276773b
commit
1309659ec3
1 changed files with 4 additions and 1 deletions
|
@ -37,7 +37,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,effect_id,effect_c
|
|||
105,8,,,20,,,
|
||||
120,3,,130,,,,
|
||||
126,3,,,,,,30
|
||||
128,11,,,,75,,
|
||||
128,11,,,10,75,,
|
||||
136,8,,85,,,,
|
||||
136,11,,100,20,,,
|
||||
137,11,,,,75,,
|
||||
|
@ -54,7 +54,9 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,effect_id,effect_c
|
|||
178,11,,,,85,,
|
||||
184,11,,,,90,,
|
||||
192,8,,100,,,,
|
||||
198,11,,,,80,,
|
||||
200,8,,90,,,,
|
||||
200,11,,,15,,,
|
||||
202,8,,,5,,,
|
||||
202,11,,60,,,,
|
||||
210,11,,10,,,,
|
||||
|
@ -73,6 +75,7 @@ move_id,changed_in_version_group_id,type_id,power,pp,accuracy,effect_id,effect_c
|
|||
348,8,,70,,,,
|
||||
350,11,,,,80,,
|
||||
353,11,,120,,85,,
|
||||
364,11,,50,,,,
|
||||
382,11,,0,,,,
|
||||
386,11,,60,,,,
|
||||
387,11,,130,,,,
|
||||
|
|
|
Loading…
Reference in a new issue