mirror of
https://github.com/veekun/pokedex.git
synced 2024-08-20 18:16:34 +00:00
Fix TMs 93-100 refer to the wrong item in OR/AS
This commit is contained in:
parent
cacafd06b2
commit
cde4bd6781
1 changed files with 8 additions and 8 deletions
|
@ -1096,25 +1096,25 @@ machine_number,version_group_id,item_id,move_id
|
|||
93,11,659,528
|
||||
93,14,659,528
|
||||
93,15,659,528
|
||||
93,16,397,528
|
||||
93,16,659,528
|
||||
94,11,660,249
|
||||
94,14,660,249
|
||||
94,15,660,249
|
||||
94,16,398,290
|
||||
94,16,660,290
|
||||
95,11,661,555
|
||||
95,14,661,555
|
||||
95,15,661,555
|
||||
95,16,399,555
|
||||
95,16,661,555
|
||||
96,15,745,267
|
||||
96,16,400,267
|
||||
96,16,745,267
|
||||
97,15,746,399
|
||||
97,16,401,399
|
||||
97,16,746,399
|
||||
98,15,747,612
|
||||
98,16,402,612
|
||||
98,16,747,612
|
||||
99,15,748,605
|
||||
99,16,403,605
|
||||
99,16,748,605
|
||||
100,15,749,590
|
||||
100,16,404,590
|
||||
100,16,749,590
|
||||
101,1,397,15
|
||||
101,2,397,15
|
||||
101,3,397,15
|
||||
|
|
|
Loading…
Reference in a new issue