Fixed Hisuian Braviary Hidden Ability to be Tinted Lens

This commit is contained in:
jacudibu 2023-06-10 06:42:38 +02:00
parent bf534a7c29
commit 7bebd2f1b5

View file

@ -2830,7 +2830,7 @@ pokemon_id,ability_id,is_hidden,slot
10239,149,0,1
10240,51,0,1
10240,125,0,2
10240,128,1,3
10240,110,1,3
10241,157,0,1
10241,142,0,2
10241,183,1,3

1 pokemon_id ability_id is_hidden slot
2830 10239 149 0 1
2831 10240 51 0 1
2832 10240 125 0 2
2833 10240 128 110 1 3
2834 10241 157 0 1
2835 10241 142 0 2
2836 10241 183 1 3