From 8fc636a3e6209615a241f88ea962cd1e3b7e33dd Mon Sep 17 00:00:00 2001 From: "Eevee (Alex Munroe)" Date: Mon, 5 Oct 2015 05:04:17 -0700 Subject: [PATCH] Shadow Blast is physical According to Bulbapedia and an email I got, anyway. --- pokedex/data/csv/moves.csv | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pokedex/data/csv/moves.csv b/pokedex/data/csv/moves.csv index 27fe629..240585d 100644 --- a/pokedex/data/csv/moves.csv +++ b/pokedex/data/csv/moves.csv @@ -621,7 +621,7 @@ id,identifier,generation_id,type_id,power,pp,accuracy,priority,target_id,damage_ 620,dragon-ascent,6,3,120,5,100,0,10,2,230,,,, 621,hyperspace-fury,6,17,100,5,,0,10,2,360,,,, 10001,shadow-rush,3,10002,55,,100,0,10,2,10001,,,, -10002,shadow-blast,3,10002,80,,100,0,10,3,44,,,, +10002,shadow-blast,3,10002,80,,100,0,10,2,44,,,, 10003,shadow-blitz,3,10002,40,,100,0,10,2,1,,,, 10004,shadow-bolt,3,10002,75,,100,0,10,3,7,10,,, 10005,shadow-break,3,10002,75,,100,0,10,2,1,,,,