Finish converting pokemon found tables to JSON

This commit is contained in:
Seth Barberee
2022-10-17 09:24:15 -05:00
parent fecaa92e5b
commit efaf26662b
41 changed files with 29515 additions and 2205 deletions

View File

@@ -205,6 +205,7 @@
#define SPECIES_SLOWKING 199
#define SPECIES_MISDREAVUS 200
#define SPECIES_UNOWN 201
#define SPECIES_UNOWN_A 201
#define SPECIES_UNOWN_B 202
#define SPECIES_UNOWN_C 203
#define SPECIES_UNOWN_D 204