Fix Okidogi's hidden ability

Fixes #933
This commit is contained in:
Wouter Wijsman 2023-10-04 22:14:08 +02:00 committed by GitHub
parent c0c853c7aa
commit 615ada8485
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