Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix version groups of PLA pokemon-forms #1165

Merged
merged 1 commit into from
Nov 14, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 7 additions & 7 deletions data/v2/csv/pokemon_forms.csv
Original file line number Diff line number Diff line change
Expand Up @@ -897,13 +897,13 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau
896,glastrier,,896,20,1,0,0,1,1257
897,spectrier,,897,20,1,0,0,1,1258
898,calyrex,,898,20,1,0,0,1,1259
899,wyrdeer,,899,20,1,0,0,1,1260
900,kleavor,,900,20,1,0,0,1,1261
901,ursaluna,,901,20,1,0,0,1,1262
902,basculegion-male,male,902,20,1,0,0,1,1263
903,sneasler,,903,20,1,0,0,1,1264
904,overqwil,,904,20,1,0,0,1,1265
905,enamorus-incarnate,incarnate,905,20,1,0,0,1,1266
899,wyrdeer,,899,24,1,0,0,1,1260
900,kleavor,,900,24,1,0,0,1,1261
901,ursaluna,,901,24,1,0,0,1,1262
902,basculegion-male,male,902,24,1,0,0,1,1263
903,sneasler,,903,24,1,0,0,1,1264
904,overqwil,,904,24,1,0,0,1,1265
905,enamorus-incarnate,incarnate,905,24,1,0,0,1,1266
906,sprigatito,,906,25,1,0,0,1,1267
907,floragato,,907,25,1,0,0,1,1268
908,meowscarada,,908,25,1,0,0,1,1269
Expand Down