Merge pull request #937 from sharkwouter/patch-1

Fix Okidogi's hidden ability
This commit is contained in:
Alessandro Pezzè 2023-10-05 07:09:39 +02:00 committed by GitHub
commit adda7118f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2420,7 +2420,7 @@ pokemon_id,ability_id,is_hidden,slot
1013,301,0,1
1013,85,1,3
1014,302,0,1
1014,278,1,3
1014,275,1,3
1015,302,0,1
1015,119,1,3
1016,302,0,1

1 pokemon_id ability_id is_hidden slot
2420 1013 301 0 1
2421 1013 85 1 3
2422 1014 302 0 1
2423 1014 278 275 1 3
2424 1015 302 0 1
2425 1015 119 1 3
2426 1016 302 0 1