From 14693dad65f8cc6d0f7adeb325df82401e72d560 Mon Sep 17 00:00:00 2001 From: Deleca7755 Date: Mon, 15 Jan 2024 04:03:50 -0500 Subject: [PATCH 1/2] Remove the nonexistent Mothim forms --- data/v2/csv/pokemon_forms.csv | 3 --- 1 file changed, 3 deletions(-) diff --git a/data/v2/csv/pokemon_forms.csv b/data/v2/csv/pokemon_forms.csv index cc74daebd..024e337dd 100644 --- a/data/v2/csv/pokemon_forms.csv +++ b/data/v2/csv/pokemon_forms.csv @@ -412,7 +412,6 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 411,bastiodon,,411,8,1,0,0,1,568 412,burmy-plant,plant,412,8,1,0,0,1,569 413,wormadam-plant,plant,413,8,1,0,0,1,572 -414,mothim-plant,plant,414,8,1,0,0,1,575 415,combee,,415,8,1,0,0,1,578 416,vespiquen,,416,8,1,0,0,1,579 417,pachirisu,,417,8,1,0,0,1,580 @@ -1292,8 +1291,6 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 10266,magearna-original,original,10147,17,1,0,0,2,1141 10267,pikachu-partner-cap,partner-cap,10148,18,1,0,0,14,49 10268,marowak-totem,totem,10149,18,1,0,0,3,167 -10269,mothim-sandy,sandy,414,18,0,0,0,2,576 -10270,mothim-trash,trash,414,18,0,0,0,3,577 10271,scatterbug-polar,polar,664,18,0,0,0,2,860 10272,scatterbug-tundra,tundra,664,18,0,0,0,3,861 10273,scatterbug-continental,continental,664,18,0,0,0,4,862 From fb6cc71d87e43a6c0d5f24b5100dfb8ae88b62f7 Mon Sep 17 00:00:00 2001 From: Deleca7755 Date: Mon, 15 Jan 2024 04:09:12 -0500 Subject: [PATCH 2/2] I'm stupid --- data/v2/csv/pokemon_forms.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/data/v2/csv/pokemon_forms.csv b/data/v2/csv/pokemon_forms.csv index 024e337dd..ac6c2bafc 100644 --- a/data/v2/csv/pokemon_forms.csv +++ b/data/v2/csv/pokemon_forms.csv @@ -412,6 +412,7 @@ id,identifier,form_identifier,pokemon_id,introduced_in_version_group_id,is_defau 411,bastiodon,,411,8,1,0,0,1,568 412,burmy-plant,plant,412,8,1,0,0,1,569 413,wormadam-plant,plant,413,8,1,0,0,1,572 +414,mothim,,414,8,1,0,0,1,575 415,combee,,415,8,1,0,0,1,578 416,vespiquen,,416,8,1,0,0,1,579 417,pachirisu,,417,8,1,0,0,1,580