Rename the "none" damage class to "non-damaging".
[zzz-pokedex.git] / pokedex / data / csv / move_damage_classes.csv
index 669693a..1baeeda 100644 (file)
@@ -1,4 +1,4 @@
 id,name,description
-1,None,No damage
-2,Physical,"Physical damage, controlled by Attack and Defense"
-3,Special,"Special damage, controlled by Special Attack and Special Defense"
+1,non-damaging,No damage
+2,physical,"Physical damage, controlled by Attack and Defense"
+3,special,"Special damage, controlled by Special Attack and Special Defense"