Skip to content

Commit 5cd9ba2

Browse files
authored
fix rhydon lvl 1 moveset in yellow (#1540)
1 parent 329253f commit 5cd9ba2

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

data/v2/csv/pokemon_moves.csv

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -114968,10 +114968,7 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery
114968114968
111,1,156,4,0,,
114969114969
111,1,157,4,0,,
114970114970
111,1,164,4,0,,
114971-
111,2,23,1,1,2,
114972114971
111,2,30,1,1,1,
114973-
111,2,31,1,1,4,
114974-
111,2,39,1,1,3,
114975114972
111,2,23,1,30,,
114976114973
111,2,39,1,35,,
114977114974
111,2,31,1,40,,
@@ -116337,7 +116334,10 @@ pokemon_id,version_group_id,move_id,pokemon_move_method_id,level,order,mastery
116337116334
112,1,156,4,0,,
116338116335
112,1,157,4,0,,
116339116336
112,1,164,4,0,,
116337+
112,2,23,1,1,,
116340116338
112,2,30,1,1,,
116339+
112,2,31,1,1,,
116340+
112,2,39,1,1,,
116341116341
112,2,23,1,30,,
116342116342
112,2,39,1,35,,
116343116343
112,2,31,1,40,,

0 commit comments

Comments
 (0)