update pokemon count

gotta catch 'em all
This commit is contained in:
Jorrit Sandbrink
2025-12-15 10:20:37 +04:00
parent 43e58cbbca
commit 1c9fdf297b

View File

@@ -1,5 +1,5 @@
POKEMON_EXPECTED_TABLE_COUNTS = {
"pokemon_list": 1328,
"pokemon_list": 1350,
"berry": 64,
"location": 1070,
}