From 3fe999db89e5da2ab181423b0ae25b6493fdd785 Mon Sep 17 00:00:00 2001 From: "Lynn \"Zhorken\" Vaughan" Date: Tue, 11 Mar 2014 20:34:37 -0400 Subject: [PATCH] Add a dummy pokemon_form_names row for Diancie. Apparently PokemonForm.name requires this row, so the tests weren't passing. 9_6 --- pokedex/data/csv/pokemon_form_names.csv | 1 + 1 file changed, 1 insertion(+) diff --git a/pokedex/data/csv/pokemon_form_names.csv b/pokedex/data/csv/pokemon_form_names.csv index bef1285..567bdf6 100644 --- a/pokedex/data/csv/pokemon_form_names.csv +++ b/pokedex/data/csv/pokemon_form_names.csv @@ -1435,6 +1435,7 @@ pokemon_form_id,local_language_id,form_name,pokemon_name 717,9,, 718,5,, 718,9,, +719,9,, 10001,5,B,Zarbi B 10001,9,B,Unown B 10002,5,C,Zarbi C