Shiftry slot 2 not 1

This commit is contained in:
Deleca 2024-01-12 03:42:48 -05:00 committed by GitHub
parent ce4b66f457
commit 7763d3de67
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4,7 +4,7 @@ pokemon_id,generation_id,ability_id,is_hidden,slot
243,6,10,1,3
244,6,18,1,3
245,6,11,1,3
275,8,34,0,1
275,8,34,0,2
393,8,172,1,3
394,8,172,1,3
395,8,172,1,3

1 pokemon_id generation_id ability_id is_hidden slot
4 243 6 10 1 3
5 244 6 18 1 3
6 245 6 11 1 3
7 275 8 34 0 1 2
8 393 8 172 1 3
9 394 8 172 1 3
10 395 8 172 1 3