data(*): Add working regenerated data structure

This commit is contained in:
Josh Creek
2026-01-17 20:39:55 +00:00
parent a604fe2526
commit f302721119
19 changed files with 8340 additions and 9943 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ function mkRecord(overrides: Partial<CatchRecord> = {}): CatchRecord {
_id: '',
userId: 'u1',
pokedexId: 'p1',
pokedexEntryId: '25',
pokemonId: '25',
haveToEvolve: false,
caught: false,
inHome: false,